diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-03-14 09:52:02 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-03-14 09:52:02 +0100 |
| commit | 929ab04c2cdaa2c2296a2bf64582981fed52eb8e (patch) | |
| tree | eab7008d128ea82816ce6d2c83797376bd3f2349 /README.txt | |
| parent | dd5d0701126ccfa178e0257d01806cc78cf18a33 (diff) | |
| download | fountainhead-929ab04c2cdaa2c2296a2bf64582981fed52eb8e.tar.gz | |
Add a test program
Diffstat (limited to 'README.txt')
| -rw-r--r-- | README.txt | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1 +1,6 @@ -TrueType font parser. +# TrueType font parser. + +An experiment to create a TrueType and OpenType font parser and encoder +that can be used to embed fonts in PDF. + +This project is currently only a draft. |
