Historique des commits

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