mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:37:46 +00:00
LibGfx: Move ScaledFont and new base class VectorFont out of TTF
This commit is contained in:
parent
206d6ece55
commit
5136c5ae1a
9 changed files with 260 additions and 199 deletions
|
@ -17,6 +17,7 @@ set(SOURCES
|
|||
Font/BitmapFont.cpp
|
||||
Font/Emoji.cpp
|
||||
Font/FontDatabase.cpp
|
||||
Font/ScaledFont.cpp
|
||||
Font/TrueType/Font.cpp
|
||||
Font/TrueType/Glyf.cpp
|
||||
Font/TrueType/Cmap.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue