Histórico de Commits

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