ladybird/Userland/Libraries/LibTTF
Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions
Also mark them as [[nodiscard]].
2021-07-21 18:02:15 +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 LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +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