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