summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 6 insertions, 1 deletions
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.