Historial de Commits

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