summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorEugen Wissner <belka@caraus.de>2024-02-04 11:07:15 +0100
committerEugen Wissner <belka@caraus.de>2024-02-04 11:07:15 +0100
commit3160ceab080fca8fef0cf2cf196b46284d15c19f (patch)
treee9849111325d8431b39618f190a2f0f7a570945f /README.txt
parenta34b46e1b553623d5dc385fc8e235df808fbadb2 (diff)
downloadfountainhead-3160ceab080fca8fef0cf2cf196b46284d15c19f.tar.gz
Create a Metrics module
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/README.txt b/README.txt
deleted file mode 100644
index a69c401..0000000
--- a/README.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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.