Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Schumacher a2f60911fe AK: Rename GenericTraits to DefaultTraits hace 1 año
  MacDue 50d33f79fa LibGfx: Allow extracting paths from fonts and add Gfx::Path::text() hace 1 año
  Andreas Kling 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString hace 1 año
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper hace 2 años
  Andreas Kling a4927f523b LibGfx: Add Font::point_size() hace 2 años
  Andreas Kling 924d23353e LibGfx/OpenType: Support one specific type of embedded color bitmaps hace 2 años
  Andreas Kling e8cc1a4373 LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps hace 2 años
  Andreas Kling 2e2c717e89 LibGfx: Remove Font::glyph_height() virtual hace 2 años
  Andreas Kling 93c9344e35 LibGfx: Add Font::pixel_size_rounded_up() hace 2 años
  Timothy Flynn 34567bc145 LibGfx: Remove single-code point Font::glyph_or_emoji_width API hace 2 años
  Timothy Flynn a391ea3da3 LibGfx: Support computing a font's glyph width with code point iterators hace 2 años
  Andreas Kling bfe081caad LibGfx: Fix const-correctness issues hace 2 años
  Aliaksandr Kalenik 1cc8895e4b LibGfx: Introduce with_size method for Font hace 2 años
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` hace 2 años
  Andreas Kling 850b4a03e6 LibGfx: Cache font pixel metrics in ScaledFont hace 2 años
  Andreas Kling 65c8cd37e3 LibGfx: Make ScaledFont::glyph_height() return the pixel height hace 2 años
  Andreas Kling cddcf531b1 LibGfx: Remove unused Font::point_size() hace 2 años
  Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct hace 2 años
  MacDue ada48a1daf LibGfx: Add ability to request glyphs at subpixel offsets to fonts hace 2 años
  Andreas Kling 555d7a6fce LibGfx: Make Font::glyph_width*() APIs return float hace 2 años
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float hace 2 años
  Andreas Kling bfa7381852 LibGfx: Make Font::pixel_size() return a float hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  thankyouverycool 1be830e3c6 LibGfx: Add pure virtual fallible clone() for Fonts hace 3 años
  Simon Wanner 5136c5ae1a LibGfx: Move ScaledFont and new base class VectorFont out of TTF hace 3 años