This change removes wrappers inherited from Gfx::Typeface for WOFF and WOFF2 fonts. The only purpose they served is owning of ttf ByteBuffer produced by decoding a WOFF/WOFF2 font. Now new FontData class is responsible for holding ByteBuffer when a font is constructed from non-externally owned memory. |
||
|---|---|---|
| .. | ||
| test-inputs | ||
| BenchmarkGfxPainter.cpp | ||
| BenchmarkJPEGLoader.cpp | ||
| CMakeLists.txt | ||
| TestColor.cpp | ||
| TestDeltaE.cpp | ||
| TestGfxBitmap.cpp | ||
| TestICCProfile.cpp | ||
| TestImageDecoder.cpp | ||
| TestImageWriter.cpp | ||
| TestMedianCut.cpp | ||
| TestPainter.cpp | ||
| TestRect.cpp | ||
| TestScalingFunctions.cpp | ||
| TestWOFF.cpp | ||
| TestWOFF2.cpp | ||