Histórico de Commits

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