Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Andrew Kaster 86ce502ae2 LibGfx+Utilities: Add helpers to load vector fonts from Core::Resources hace 1 año
  Andrew Kaster 1567332e34 Userland+Tests: Remove uses of direct file loading for BitmapFont hace 1 año
  Andrew Kaster 639051d34e LibGfx: Inspect font paths using LexicalPath::has_extension() hace 1 año
  Andrew Kaster 21d027129d LibGfx: Remove the ability to load fonts from a path directly hace 1 año
  Andrew Kaster e03357308c LibGfx: Load fonts with new Resource API instead of filesystem paths hace 1 año
  Andreas Kling 13db3c5ce0 LibGfx: Convert FontDatabase APIs to use FlyString hace 1 año
  Andreas Kling 545d8336b8 LibGfx: Convert Font APIs to return String instead of DeprecatedString hace 1 año
  Andreas Kling 2cd89531f9 LibGfx: Add FontDatabase::for_each_typeface_with_family_name() hace 1 año
  Jelle Raaijmakers 4448a51824 LibGfx: Add search path to debug output in `FontDatabase` hace 2 años
  Andreas Kling 9bd4add734 LibGfx: Make FontDatabase lookups case insensitive hace 2 años
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial hace 2 años
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes hace 2 años
  Sam Atkins 774f328783 LibCore+Everywhere: Return an Error from DirIterator::error() hace 2 años
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` hace 2 años
  Aliaksandr Kalenik 1f4106842d LibGfx: Pass font width to `FontDatabase::get()` hace 2 años
  Sam Atkins 6d5fb9eb02 LibGfx: Remove declarations for non-existent methods hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Ben Wiederhake 6b7ce19161 Everywhere: Remove unused includes of LibC/stdlib.h hace 2 años
  Andreas Kling f982400063 LibGfx: Rename TTF/TrueType to OpenType hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 4910cc1879 LibGfx: Cache vector fonts by family name hace 2 años
  Andreas Kling 3dc82d2fa5 LibGfx: Add API for loading more directories into Gfx::FontDatabase hace 2 años
  Karol Kosek 652870c178 LibGfx: Ignore incorrect .font files when building the Font Database hace 2 años
  Andreas Kling 548081ea23 Userland+Base: Make the window titlebar font configurable separately hace 2 años
  Simon Wanner bf6d64c199 LibGfx: Add a loader the Web Open Font Format (WOFF) hace 3 años
  Simon Wanner 17baf05c5a LibGfx: Migrate Typeface from TTF::Font to Gfx::VectorFont hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años