Commit History

Author SHA1 Message Date
  Max Wipfli 5af4f8041f LibGfx: Add "override" declarations and use east const in BitmapFont.h 4 years ago
  LuK1337 6319796f58 LibGfx: BitmapFont: Handle '\r' and '\n' when calculating text width 4 years ago
  Andreas Kling add3d6e9d7 LibGfx: Inline BitmapFont::glyph_or_emoji_width() for fixed-width fonts 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Idan Horowitz 397269d21e LibGfx: Report font glyph presence based on glyph's specific width 4 years ago
  Idan Horowitz 18ae37439a FontEditor+LibGfx: Allow user to specify if a specific glyph is present 4 years ago
  Idan Horowitz 3c894d1e6f LibGfx: Use size_t instead of int for glyph count 4 years ago
  Idan Horowitz f461ee7d01 LibGfx: Add support for fonts that include the Hebrew Unicode Block 4 years ago
  Andreas Kling e873d27ab1 LibGfx: Switch a bunch of API's from taking StringView to String 4 years ago
  thankyouverycool c283429196 LibGfx: Add a count to FontTypes and a helper to return type names 4 years ago
  Dmitrii Trifonov 323b7021bc LibGfx: Added dirty and raw cyrillic support for bitmap fonts. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Stephan Unverwerth 3b67b55c84 LibGfx: draw_glyph_or_emoji fix check for available glyph 4 years ago
  Stephan Unverwerth 179dba652e LibGfx: Insert pixel and ttf fonts into Typeface structure 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago