Daniel Bertalan
|
7d11edbe17
Userland: Fix unnecessary heap allocation of singleton objects
|
3 年之前 |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 年之前 |
Andreas Kling
|
30979c1956
LibGfx: Remove debug spam about not having some font installed
|
3 年之前 |
Andreas Kling
|
500067d3a6
LibGfx: Make FontDatabase cache store fonts in NonnullRefPtr
|
3 年之前 |
Andrew Kaster
|
af9be6e093
LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx
|
3 年之前 |
LuK1337
|
c0f9adabd6
LibGfx: Try to get TTF font when query is not in name->font map
|
4 年之前 |
Andreas Kling
|
560109bd42
LibTTF: Make TTF::Font loading API return error strings
|
4 年之前 |
Andreas Kling
|
bb23e61fbf
LibGfx+WindowServer: Have WindowServer broadcast system font settings
|
4 年之前 |
Andreas Kling
|
8a6c37deef
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
|
4 年之前 |
Andreas Kling
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
4 年之前 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
d996e43df6
LibGfx: Minor clean-ups in Gfx::FontDatabase
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |
Andreas Kling
|
57a345a590
LibGfx: Remove debug spam from FontDatabase lookups
|
4 年之前 |
Stephan Unverwerth
|
b8c25bc7ff
LibGfx: Remove static load_from_file() from abstract Font class
|
4 年之前 |
Stephan Unverwerth
|
0f41f5d9ba
LibGUI+LibGfx+LibTTF: Make fontpicker handle TTF fonts
|
4 年之前 |
Stephan Unverwerth
|
5a70ccecb3
LibGfx: Add more query methods to FontDatabase and Typeface
|
4 年之前 |
Stephan Unverwerth
|
179dba652e
LibGfx: Insert pixel and ttf fonts into Typeface structure
|
4 年之前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年之前 |