Historie revizí

Autor SHA1 Zpráva Datum
  Nick Johnson 08e4a1a4dc AK+Everywhere: Replace __builtin bit functions před 3 roky
  thankyouverycool 781bc67a96 LibGfx: Correct BitmapFont row indexing when un/masking fonts před 3 roky
  Andreas Kling 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore před 3 roky
  Ali Mohammad Pur 3ca00c8ae6 LibGfx: Avoid unaligned loads and stores in GlyphBitmap před 3 roky
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value před 3 roky
  Andreas Kling a7f1f1c34b LibCore: Use ErrorOr<T> for Core::File::open() před 3 roky
  Andreas Kling d7586aff53 LibGfx: Add a simple Gfx::FontMetrics and Gfx::Font::metrics(code_point) před 3 roky
  thankyouverycool 84ce923850 LibGfx: Make BitmapFont::variant() report a complete typeface před 3 roky
  thankyouverycool fff89ad769 LibGfx: Support italic BitmapFonts před 3 roky
  thankyouverycool bb592aef8a LibGfx: Extend Unicode support for BitmapFonts před 3 roky
  Brian Gianforcaro 3e45c3ed90 Userland: Switch static_assert of type sizes to AK::AssertSize před 3 roky
  Andreas Kling 84656788bf Userland: Use kmalloc_array() where appropriate před 4 roky
  Andreas Kling e4c1514033 LibGfx: Use calloc() instead of malloc()+memset() Gfx::BitmapFont před 4 roky
  Andreas Kling f5e914fb9f LibTTF+LibGfx: Make Gfx::Font::bold_variant() work for TTF fonts před 4 roky
  Max Wipfli 006e5998c5 LibGfx: Optimize BitmapFont::unicode_view_width() a bit před 4 roky
  Max Wipfli 4578ab3ed0 LibGfx: ALWAYS_INLINE BitmapFont::unicode_view_width před 4 roky
  Max Wipfli 2afa35deb8 LibGfx: Remove unused headers from BitmapFont.{cpp,h} před 4 roky
  LuK1337 6319796f58 LibGfx: BitmapFont: Handle '\r' and '\n' when calculating text width před 4 roky
  Andreas Kling add3d6e9d7 LibGfx: Inline BitmapFont::glyph_or_emoji_width() for fixed-width fonts před 4 roky
  Andreas Kling 8f2425125e LibGfx+Base: Tweak bitmap fonts to ensure glyph data is 4-byte aligned před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  thankyouverycool cc7744f6ca LibGfx+FontEditor: Account for raw width when painting glyphs před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Idan Horowitz 08d1b16a8d LibGfx: Always load font widths array and use it for glyph presence před 4 roky
  Idan Horowitz f461ee7d01 LibGfx: Add support for fonts that include the Hebrew Unicode Block před 4 roky
  Andreas Kling e873d27ab1 LibGfx: Switch a bunch of API's from taking StringView to String před 4 roky
  thankyouverycool c283429196 LibGfx: Add a count to FontTypes and a helper to return type names před 4 roky
  Dmitrii Trifonov 323b7021bc LibGfx: Added dirty and raw cyrillic support for bitmap fonts. před 4 roky
  Idan Horowitz 77601e09c8 FontEditor+TextEditor+Playground: Refuse to load device files před 4 roky
  Ben Wiederhake bceb98e2df Userland: Remove superfluous headers před 4 roky