diff options
author | Mattias Andrée <maandree@kth.se> | 2021-11-08 20:47:57 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-11-08 20:47:57 +0100 |
commit | 9066b7c6779f7dbbc8381144699ed625760e43f0 (patch) | |
tree | 35b9bec67baf0e7fdc27eb34eaaa5df02b072b7e | |
parent | First commit (diff) | |
download | libtracebitmap-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-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |