Commit History

Author SHA1 Message Date
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 years ago
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes 2 years ago
  Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error() 2 years ago
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` 2 years ago
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` 2 years ago
  Sam Atkins 6d5fb9eb02 LibGfx: Remove declarations for non-existent methods 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h 2 years ago
  Andreas Kling f982400063 LibGfx: Rename TTF/TrueType to OpenType 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andreas Kling 4910cc1879 LibGfx: Cache vector fonts by family name 2 years ago
  Andreas Kling 3dc82d2fa5 LibGfx: Add API for loading more directories into Gfx::FontDatabase 2 years ago
  Karol Kosek 652870c178 LibGfx: Ignore incorrect .font files when building the Font Database 2 years ago
  Andreas Kling 548081ea23 Userland+Base: Make the window titlebar font configurable separately 3 years ago
  Simon Wanner bf6d64c199 LibGfx: Add a loader the Web Open Font Format (WOFF) 3 years ago
  Simon Wanner 17baf05c5a LibGfx: Migrate Typeface from TTF::Font to Gfx::VectorFont 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago