mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 14:27:35 +00:00
![]() This adds a new structure 'Typeface' to the FontDatabase that represents all fonts of the same family and variant. It can contain a list of BitmapFonts with varying size but of the same family and weight or a pointer to a single TTF font for all sizes of this Typeface. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Cmap.cpp | ||
Cmap.h | ||
Font.cpp | ||
Font.h | ||
Glyf.cpp | ||
Glyf.h | ||
Tables.h |