mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:17:45 +00:00
LibGfx: Add support for WOFF2 compressed web fonts
Co-authored-by: Luke Wilde <lukew@serenityos.org>
This commit is contained in:
parent
43c9c2ef02
commit
9ba4c33940
3 changed files with 1138 additions and 0 deletions
|
@ -24,6 +24,7 @@ set(SOURCES
|
|||
Font/ScaledFont.cpp
|
||||
Font/Typeface.cpp
|
||||
Font/WOFF/Font.cpp
|
||||
Font/WOFF2/Font.cpp
|
||||
GradientPainting.cpp
|
||||
ICC/BinaryWriter.cpp
|
||||
ICC/Profile.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue