LuK1337
|
99013ac3d5
LibTTF: Port width calculation changes from BitmapFont
|
4 years ago |
LuK1337
|
a552c3bc8c
LibTTF: Use en-us naming table if available
|
4 years ago |
Andreas Kling
|
49d0b9e808
LibTTF: Memory map TTF fonts instead of reading them into heap memory
|
4 years ago |
Andreas Kling
|
560109bd42
LibTTF: Make TTF::Font loading API return error strings
|
4 years ago |
Andreas Kling
|
12a42edd13
Everywhere: codepoint => code point
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
36f27094d0
LibTTF: Make load_from_file() take String instead of StringView
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
085696ea39
LibTTF: Interpret font names from Windows platform as UTF-16BE
|
4 years ago |
Stephan Unverwerth
|
de811faf55
LibTTF: Address some minor TODOs in the font implementation
|
4 years ago |
Stephan Unverwerth
|
05d31cbeeb
LibTTF: Add hack for recognizing fixed-width fonts
|
4 years ago |
Stephan Unverwerth
|
85158dc0ad
LibGfx+LibTTF: Allow Painter to draw TTF glyphs
|
4 years ago |
Stephan Unverwerth
|
0f41f5d9ba
LibGUI+LibGfx+LibTTF: Make fontpicker handle TTF fonts
|
4 years ago |
Stephan Unverwerth
|
179dba652e
LibGfx: Insert pixel and ttf fonts into Typeface structure
|
4 years ago |
Stephan Unverwerth
|
2c4e13f14a
LibTTF: Parse TTF "name" table
|
4 years ago |
Luke
|
3e723ec177
LibTTF: Check if the given offset plus offset table size would overflow
|
4 years ago |
asynts
|
adbb8d62d1
Everywhere: Replace a bundle of dbg with dbgln.
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |