Commit Verlauf

Autor SHA1 Nachricht Datum
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Aliaksandr Kalenik 0d03257e69 LibGfx+LibAccelGfx+LibWeb: Use RefPtr for font in DrawGlyphOrEmoji vor 1 Jahr
  Aliaksandr Kalenik 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout vor 1 Jahr
  Aliaksandr Kalenik efdbd8238e LibGfx: Decouple glyph positions calculation from draw_text_run() vor 1 Jahr
  Timothy Flynn b823f3d29f LibGfx: Consider multi-code point glyphs when computing text width vor 2 Jahren
  Andreas Kling b2d3ceaec5 LibGfx: Make text painting better at aligning vector fonts vertically vor 2 Jahren
  Andreas Kling 6b421fb521 LibGfx: Slim down Gfx::TextLayout API by removing unused accessors vor 2 Jahren
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) vor 3 Jahren
  Andreas Kling 65629d26fe LibGfx: Use Font::pixel_size() instead of glyph_height() when painting vor 3 Jahren
  sin-ack 7f1677d574 LibGfx: Take the glyph spacing into account when building a line vor 4 Jahren
  sin-ack 89d5797705 LibGfx: Remove extra space considered during wrapping vor 4 Jahren
  Andreas Kling d5a27d77d7 LibGfx: Hotfix a -Wmaybe-uninitialized failure on the build bots vor 4 Jahren
  sin-ack 7696e96c7f LibGfx: Make TextLayout algorithm whitespace-aware vor 4 Jahren
  sin-ack e11940fd01 Userland: Move text wrapping/elision into the new TextLayout :^) vor 4 Jahren