Aliaksandr Kalenik
|
a9d5a99568
LibGfx+LibWeb: Replace remaining OpenType implementation with Skia
|
11 bulan lalu |
Aliaksandr Kalenik
|
99f64139d0
LibGfx+WebContent: Load resource://fonts after FontDatabase construction
|
11 bulan lalu |
Aliaksandr Kalenik
|
8cd6682e6f
LibGfx+WebContent: Remove unused Font::variant() and Typeface::variant()
|
11 bulan lalu |
Andreas Kling
|
dd1b8de671
Ladybird+LibWeb+LibGfx: Add option to force use of fontconfig
|
11 bulan lalu |
Aliaksandr Kalenik
|
2ead999f2b
LibGfx+LibWeb: Remove typeface classes for WOFF fonts
|
1 tahun lalu |
Aliaksandr Kalenik
|
1d2e559e13
LibGfx+LibWeb: Rename Gfx::WOFF::Font to Gfx::WOFF::Typeface
|
1 tahun lalu |
Aliaksandr Kalenik
|
2f515827c0
Everywhere: Rename Gfx::OpenType::Font to Gfx::OpenType::Typeface
|
1 tahun lalu |
Aliaksandr Kalenik
|
d5926a3231
LibGfx+LibWeb: Rename Gfx::VectorFont to Gfx::Typeface
|
1 tahun lalu |
Aliaksandr Kalenik
|
e2726ce8e4
LibGfx+LibWeb: Remove Gfx::Typeface
|
1 tahun lalu |
easrng
|
43b8f82e94
LibGfx: Ignore nonexistent font directories
|
1 tahun lalu |
Andreas Kling
|
d95f5692a3
LibGfx: Remove Font::qualified_name() and some FontDatabase APIs
|
1 tahun lalu |
Andreas Kling
|
04a6e2f83d
LibWeb: Remove Gfx::BitmapFont
|
1 tahun lalu |
Andreas Kling
|
f78ed0600a
LibGfx: Remove FontDatabase "default queries"
|
1 tahun lalu |
Timothy Flynn
|
683c08744a
Userland: Avoid some conversions from rvalue strings to StringView
|
1 tahun lalu |
Shannon Booth
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 tahun lalu |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 tahun lalu |
Andrew Kaster
|
86ce502ae2
LibGfx+Utilities: Add helpers to load vector fonts from Core::Resources
|
1 tahun lalu |
Andrew Kaster
|
1567332e34
Userland+Tests: Remove uses of direct file loading for BitmapFont
|
1 tahun lalu |
Andrew Kaster
|
639051d34e
LibGfx: Inspect font paths using LexicalPath::has_extension()
|
1 tahun lalu |
Andrew Kaster
|
21d027129d
LibGfx: Remove the ability to load fonts from a path directly
|
1 tahun lalu |
Andrew Kaster
|
e03357308c
LibGfx: Load fonts with new Resource API instead of filesystem paths
|
1 tahun lalu |
Andreas Kling
|
13db3c5ce0
LibGfx: Convert FontDatabase APIs to use FlyString
|
1 tahun lalu |
Andreas Kling
|
545d8336b8
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
1 tahun lalu |
Andreas Kling
|
2cd89531f9
LibGfx: Add FontDatabase::for_each_typeface_with_family_name()
|
1 tahun lalu |
Jelle Raaijmakers
|
4448a51824
LibGfx: Add search path to debug output in `FontDatabase`
|
2 tahun lalu |
Andreas Kling
|
9bd4add734
LibGfx: Make FontDatabase lookups case insensitive
|
2 tahun lalu |
Cameron Youell
|
1d24f394c6
Everywhere: Use `LibFileSystem` where trivial
|
2 tahun lalu |
Andreas Kling
|
689ca370d4
Everywhere: Remove NonnullRefPtr.h includes
|
2 tahun lalu |
Sam Atkins
|
774f328783
LibCore+Everywhere: Return an Error from DirIterator::error()
|
2 tahun lalu |
Tim Schumacher
|
d43a7eae54
LibCore: Rename `File` to `DeprecatedFile`
|
2 tahun lalu |