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