Histórico de Commits

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