Simon Wanner
|
bf6d64c199
|
LibGfx: Add a loader the Web Open Font Format (WOFF)
This format is 'just' a zlib compressed wrapper for TrueType/OpenType
which makes implementing it rather convenient. :^)
|
2022-04-09 23:48:18 +02:00 |
|
Simon Wanner
|
17baf05c5a
|
LibGfx: Migrate Typeface from TTF::Font to Gfx::VectorFont
|
2022-04-09 23:48:18 +02:00 |
|
Simon Wanner
|
5136c5ae1a
|
LibGfx: Move ScaledFont and new base class VectorFont out of TTF
|
2022-04-09 23:48:18 +02:00 |
|
Simon Wanner
|
206d6ece55
|
LibGfx: Move other font-related files to LibGfx/Font/
|
2022-04-09 23:48:18 +02:00 |
|
Simon Wanner
|
6f8fd91f22
|
LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/
|
2022-04-09 23:48:18 +02:00 |
|