aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-10-30 00:42:57 +0200
committerMattias Andrée <maandree@kth.se>2021-10-30 00:47:12 +0200
commitc944b102ae83acb343b677a9ce8f9ba288170188 (patch)
tree1135c16f830408f7e475adc9167c46fb199c0524 /README
parentSecond commit (diff)
downloadlibparsepcf-c944b102ae83acb343b677a9ce8f9ba288170188.tar.gz
libparsepcf-c944b102ae83acb343b677a9ce8f9ba288170188.tar.bz2
libparsepcf-c944b102ae83acb343b677a9ce8f9ba288170188.tar.xz
Add readme, let use know the demo makes an assumption about the encoding, and remove old testing code1.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..2a195c1
--- /dev/null
+++ b/README
@@ -0,0 +1 @@
+libparsepcf is a C library for interpreting PCF (Portable Compiled Format) font files.