1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 16:35:08 +00:00
serenity/Userland/Libraries/LibTTF
Andreas Kling 8aec1cd232 LibTTF: ScaledFont should have a NonnullRefPtr<TTF::Font>
A ScaledFont without an underlying TTF::Font would not be valid.
2021-02-17 23:45:21 +01:00
..
CMakeLists.txt LibTTF: Interpret font names from Windows platform as UTF-16BE 2021-02-16 17:32:42 +01:00
Cmap.cpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Cmap.h Libraries: Add missing headers 2021-01-22 21:49:54 +01:00
Font.cpp LibTTF: Interpret font names from Windows platform as UTF-16BE 2021-02-16 17:32:42 +01:00
Font.h LibTTF: ScaledFont should have a NonnullRefPtr<TTF::Font> 2021-02-17 23:45:21 +01:00
Glyf.cpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Glyf.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
Tables.h LibTTF: Interpret font names from Windows platform as UTF-16BE 2021-02-16 17:32:42 +01:00