Historique des commits

Auteur SHA1 Message Date
  thankyouverycool 55423b4ed0 LibGfx+Userland: Add width_rounded_up() helper il y a 2 ans
  Julian Offenhäuser 602f5459bf LibGfx: Fix out of bounds read in BitmapFont::masked_character_set() il y a 2 ans
  Tim Schumacher ecd1862859 AK: Rename Stream::write_entire_buffer to Stream::write_until_depleted 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 b823f3d29f LibGfx: Consider multi-code point glyphs when computing text width 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
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` il y a 2 ans
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace il y a 2 ans
  Aliaksandr Kalenik 1cc8895e4b LibGfx: Introduce with_size method for Font il y a 2 ans
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` il y a 2 ans
  Tim Schumacher 3a16168ace LibGfx: Use `Core::Stream` to write bitmap fonts il y a 2 ans
  Andreas Kling f5e18dda2b LibGfx: Make BitmapFont's line gap be Gfx::Painter::LINE_SPACING 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
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  thankyouverycool cc291a0ca7 LibGfx: Improve error handling for BitmapFonts il y a 3 ans
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars il y a 3 ans
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ il y a 3 ans