aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-11-08 20:47:57 +0100
committerMattias Andrée <maandree@kth.se>2021-11-08 20:47:57 +0100
commit9066b7c6779f7dbbc8381144699ed625760e43f0 (patch)
tree35b9bec67baf0e7fdc27eb34eaaa5df02b072b7e
parentFirst commit (diff)
downloadlibtracebitmap-1.0.tar.gz
libtracebitmap-1.0.tar.bz2
libtracebitmap-1.0.tar.xz
Add readme1.0
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..8a7a2f1
--- /dev/null
+++ b/README
@@ -0,0 +1,2 @@
+Library for tracing bitmaps (black-and-white pictures) into vectors.
+This is primarily indented for converting bitmap fonts into vector fonts.