Commit History

Author SHA1 Message Date
  Nico Weber 073e2bffcb LibGfx: Move POINTS_PER_INCH, DEFAULT_DPI to VectorFont.h 1 year ago
  Andreas Kling f900957d26 LibGfx+LibWeb: Move Gfx::ScaledFont caching from LibWeb into LibGfx 1 year ago
  MacDue 50d33f79fa LibGfx: Allow extracting paths from fonts and add Gfx::Path::text() 1 year ago
  Andreas Kling 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString 1 year ago
  Andreas Kling 69c33bd4ca LibGfx/OpenType: Load x-height metrics from OS/2 table if available 2 years ago
  Andreas Kling 924d23353e LibGfx/OpenType: Support one specific type of embedded color bitmaps 2 years ago
  Andreas Kling e8cc1a4373 LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps 2 years ago
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` 2 years ago
  Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct 2 years ago
  MacDue ada48a1daf LibGfx: Add ability to request glyphs at subpixel offsets to fonts 2 years ago
  Andreas Kling 8cea9fe56d LibGfx/Font: Make ScaledGlyphMetrics floating point 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Ben Wiederhake a99cd09891 Libraries: Add missing includes, add namespace qualifiers 2 years ago
  Simon Wanner 5136c5ae1a LibGfx: Move ScaledFont and new base class VectorFont out of TTF 3 years ago