mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:57:44 +00:00
LibGfx+LibTTF: Allow Painter to draw TTF glyphs
This commit is contained in:
parent
0f41f5d9ba
commit
85158dc0ad
5 changed files with 66 additions and 14 deletions
|
@ -5,4 +5,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibTTF ttf)
|
||||
target_link_libraries(LibGfx LibM LibCore)
|
||||
target_link_libraries(LibTTF LibM LibCore)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue