ladybird/Userland/Libraries/LibTTF
Andreas Kling f5e914fb9f LibTTF+LibGfx: Make Gfx::Font::bold_variant() work for TTF fonts
There's no need for this to be a virtual, it's just a font database
lookup and can be done in the Font base class.
2021-07-20 02:48:29 +02:00
..
CMakeLists.txt LibTTF: Interpret font names from Windows platform as UTF-16BE 2021-02-16 17:32:42 +01:00
Cmap.cpp LibTTF: Convert code to east-const style 2021-07-20 02:48:28 +02:00
Cmap.h LibTTF: Convert code to east-const style 2021-07-20 02:48:28 +02:00
Font.cpp LibTTF+LibGfx: Make Gfx::Font::bold_variant() work for TTF fonts 2021-07-20 02:48:29 +02:00
Font.h LibTTF+LibGfx: Make Gfx::Font::bold_variant() work for TTF fonts 2021-07-20 02:48:29 +02:00
Glyf.cpp LibTTF+LibGfx: Improve vertical alignment of glyphs 2021-07-20 02:48:29 +02:00
Glyf.h LibTTF+LibGfx: Improve vertical alignment of glyphs 2021-07-20 02:48:29 +02:00
Tables.h LibTTF: Parse OS/2 tables 2021-07-20 02:48:29 +02:00