mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:27:45 +00:00
LibGfx: Move implementation code for Tables.h into Tables.cpp
This commit is contained in:
parent
61ac554a34
commit
dfa79ba6d8
4 changed files with 691 additions and 664 deletions
|
@ -21,6 +21,7 @@ set(SOURCES
|
|||
Font/OpenType/Font.cpp
|
||||
Font/OpenType/Glyf.cpp
|
||||
Font/OpenType/Hinting/Opcodes.cpp
|
||||
Font/OpenType/Tables.cpp
|
||||
Font/ScaledFont.cpp
|
||||
Font/Typeface.cpp
|
||||
Font/WOFF/Font.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue