История коммитов

Автор SHA1 Сообщение Дата
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 1 год назад
  MacDue 50d33f79fa LibGfx: Allow extracting paths from fonts and add Gfx::Path::text() 1 год назад
  Matthew Olsson 25b89aa962 LibGfx: Replace a magic number in ScaledFont with the calculation 2 лет назад
  Andreas Kling 69c33bd4ca LibGfx/OpenType: Load x-height metrics from OS/2 table if available 2 лет назад
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper 2 лет назад
  Andreas Kling a4927f523b LibGfx: Add Font::point_size() 2 лет назад
  Andreas Kling 552895da60 LibGfx: Skip old-style emoji lookup for fonts that have color bitmaps 2 лет назад
  Andreas Kling e8cc1a4373 LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps 2 лет назад
  Andreas Kling 93c9344e35 LibGfx: Add Font::pixel_size_rounded_up() 2 лет назад
  Timothy Flynn 61f794d473 LibGfx: Handle multi-code point emoji when computing scaled glyph width 2 лет назад
  Timothy Flynn 34567bc145 LibGfx: Remove single-code point Font::glyph_or_emoji_width API 2 лет назад
  Timothy Flynn a391ea3da3 LibGfx: Support computing a font's glyph width with code point iterators 2 лет назад
  Aliaksandr Kalenik 1cc8895e4b LibGfx: Introduce with_size method for Font 2 лет назад
  Andreas Kling 850b4a03e6 LibGfx: Cache font pixel metrics in ScaledFont 2 лет назад
  Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct 2 лет назад
  MacDue ada48a1daf LibGfx: Add ability to request glyphs at subpixel offsets to fonts 2 лет назад
  Andreas Kling 555d7a6fce LibGfx: Make Font::glyph_width*() APIs return float 2 лет назад
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float 2 лет назад
  Andreas Kling 44025e837f LibGfx: Use float when calculating text width in ScaledFont 3 лет назад
  Simon Wanner 5136c5ae1a LibGfx: Move ScaledFont and new base class VectorFont out of TTF 3 лет назад