From 929ab04c2cdaa2c2296a2bf64582981fed52eb8e Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Tue, 14 Mar 2023 09:52:02 +0100 Subject: Add a test program --- README.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index d3038fa..a69c401 100644 --- a/README.txt +++ b/README.txt @@ -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. -- cgit v1.2.3