Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Shane Murphy 0e05614710 LibGfx: Improve tie-breaking in Typeface::get_font 1 gadu atpakaļ
  Sam Atkins f6c40abdb1 LibGfx: Give GlyphBitmap its rows data as Bytes 1 gadu atpakaļ
  Andreas Kling 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString 1 gadu atpakaļ
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper 2 gadi atpakaļ
  Andreas Kling a4927f523b LibGfx: Add Font::point_size() 2 gadi atpakaļ
  Andreas Kling e8cc1a4373 LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps 2 gadi atpakaļ
  Andreas Kling 2e2c717e89 LibGfx: Remove Font::glyph_height() virtual 2 gadi atpakaļ
  Andreas Kling 93c9344e35 LibGfx: Add Font::pixel_size_rounded_up() 2 gadi atpakaļ
  Timothy Flynn 34567bc145 LibGfx: Remove single-code point Font::glyph_or_emoji_width API 2 gadi atpakaļ
  Timothy Flynn a391ea3da3 LibGfx: Support computing a font's glyph width with code point iterators 2 gadi atpakaļ
  Andreas Kling bfe081caad LibGfx: Fix const-correctness issues 2 gadi atpakaļ
  Aliaksandr Kalenik 1cc8895e4b LibGfx: Introduce with_size method for Font 2 gadi atpakaļ
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` 2 gadi atpakaļ
  Andreas Kling cddcf531b1 LibGfx: Remove unused Font::point_size() 2 gadi atpakaļ
  Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct 2 gadi atpakaļ
  Andreas Kling 8887766607 LibGfx: Remove bogus rounding in FontPixelMetrics::line_spacing() 2 gadi atpakaļ
  MacDue ada48a1daf LibGfx: Add ability to request glyphs at subpixel offsets to fonts 2 gadi atpakaļ
  Andreas Kling 555d7a6fce LibGfx: Make Font::glyph_width*() APIs return float 2 gadi atpakaļ
  Andreas Kling 3407ab0fd1 LibGfx: Make Font::width() return a float 2 gadi atpakaļ
  Andreas Kling bfa7381852 LibGfx: Make Font::pixel_size() return a float 2 gadi atpakaļ
  Andreas Kling 09a125bcab LibGfx/Font: Make Glyph metrics floating point 2 gadi atpakaļ
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 gadi atpakaļ
  thankyouverycool 1be830e3c6 LibGfx: Add pure virtual fallible clone() for Fonts 2 gadi atpakaļ
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 gadi atpakaļ