aboutsummaryrefslogtreecommitdiffstats
path: root/libtracebitmap.7
diff options
context:
space:
mode:
Diffstat (limited to 'libtracebitmap.7')
-rw-r--r--libtracebitmap.712
1 files changed, 12 insertions, 0 deletions
diff --git a/libtracebitmap.7 b/libtracebitmap.7
new file mode 100644
index 0000000..c84ce22
--- /dev/null
+++ b/libtracebitmap.7
@@ -0,0 +1,12 @@
+.TH LIBTRACEBITMAP 7 LIBTRACEBITMAP
+.SH NAME
+libtracebitmap \- Bitmap vectorisation library
+.SH DESCRIPTION
+.B libtracebitmap
+is a C library for tracing bitmaps (monochrome raster
+images) into vectors, and is primarily intented for
+converting bitmap fonts into vector fonts, and will
+therefore only create horizontal and vertical vectors.
+.SH SEE ALSO
+.BR libtracebitmap.h (0),
+.BR libtracebitmap_trace (3)