Histórico de commits

Autor SHA1 Mensagem Data
  LuK1337 99013ac3d5 LibTTF: Port width calculation changes from BitmapFont 4 anos atrás
  Andreas Kling 49d0b9e808 LibTTF: Memory map TTF fonts instead of reading them into heap memory 4 anos atrás
  Andreas Kling 560109bd42 LibTTF: Make TTF::Font loading API return error strings 4 anos atrás
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 anos atrás
  Idan Horowitz 3c894d1e6f LibGfx: Use size_t instead of int for glyph count 4 anos atrás
  Andreas Kling 36f27094d0 LibTTF: Make load_from_file() take String instead of StringView 4 anos atrás
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 anos atrás
  Andreas Kling 8aec1cd232 LibTTF: ScaledFont should have a NonnullRefPtr<TTF::Font> 4 anos atrás
  Stephan Unverwerth de811faf55 LibTTF: Address some minor TODOs in the font implementation 4 anos atrás
  Stephan Unverwerth 05d31cbeeb LibTTF: Add hack for recognizing fixed-width fonts 4 anos atrás
  Stephan Unverwerth 3b67b55c84 LibGfx: draw_glyph_or_emoji fix check for available glyph 4 anos atrás
  Stephan Unverwerth 85158dc0ad LibGfx+LibTTF: Allow Painter to draw TTF glyphs 4 anos atrás
  Stephan Unverwerth 0f41f5d9ba LibGUI+LibGfx+LibTTF: Make fontpicker handle TTF fonts 4 anos atrás
  Stephan Unverwerth 179dba652e LibGfx: Insert pixel and ttf fonts into Typeface structure 4 anos atrás
  Stephan Unverwerth 2c4e13f14a LibTTF: Parse TTF "name" table 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 anos atrás