Историја ревизија

Аутор SHA1 Порука Датум
  Aliaksandr Kalenik 4786604f8b LibGfx: Replace ad-hoc text width calculation with harfbuzz пре 10 месеци
  Andreas Kling 3ed0381a2a LibGfx: Remove unused font code dealing with left-side bearing пре 11 месеци
  Andreas Kling aabad3b94e LibGfx: Remove a bunch of no-longer-used OpenType font code пре 11 месеци
  BenJilks 0d63269cb7 LibGfx+LibWeb: Use harfbuzz for text shaping пре 11 месеци
  Daniel Bertalan 947606afcf LibGfx: Do not draw U+FFFD for unknown glyphs пре 1 година
  Aliaksandr Kalenik 7181c3f2ea Everywhere: Limit layout text fragments to use one font for all glyphs пре 1 година
  Timothy Flynn c804bda5fd LibUnicode: Replace code point properties with ICU пре 1 година
  Andreas Kling 345ae18929 LibGfx: Remove Gfx::Painter::draw_text() and helpers пре 1 година
  Andreas Kling 1a2a34fa43 LibGfx: Remove Bitmap::glyph_spacing() пре 1 година
  Timothy Flynn d9349f1510 LibGfx: Treat "\r\n" as a single line break during text layout пре 1 година
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String пре 1 година
  Aliaksandr Kalenik 0d03257e69 LibGfx+LibAccelGfx+LibWeb: Use RefPtr for font in DrawGlyphOrEmoji пре 1 година
  Aliaksandr Kalenik 681771d210 LibGfx+LibWeb: Calculate and save glyph positions during layout пре 1 година
  Aliaksandr Kalenik efdbd8238e LibGfx: Decouple glyph positions calculation from draw_text_run() пре 1 година
  Timothy Flynn b823f3d29f LibGfx: Consider multi-code point glyphs when computing text width пре 2 година
  Andreas Kling b2d3ceaec5 LibGfx: Make text painting better at aligning vector fonts vertically пре 2 година
  Andreas Kling 6b421fb521 LibGfx: Slim down Gfx::TextLayout API by removing unused accessors пре 2 година
  MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Andreas Kling 65629d26fe LibGfx: Use Font::pixel_size() instead of glyph_height() when painting пре 3 година
  sin-ack 7f1677d574 LibGfx: Take the glyph spacing into account when building a line пре 4 година
  sin-ack 89d5797705 LibGfx: Remove extra space considered during wrapping пре 4 година
  Andreas Kling d5a27d77d7 LibGfx: Hotfix a -Wmaybe-uninitialized failure on the build bots пре 4 година
  sin-ack 7696e96c7f LibGfx: Make TextLayout algorithm whitespace-aware пре 4 година
  sin-ack e11940fd01 Userland: Move text wrapping/elision into the new TextLayout :^) пре 4 година