https://github.com/maandree/libtracebitmap
Bitmap tracing library
https://github.com/maandree/libtracebitmap
bitmap-to-vector bitmap-tracing c-library font-library text vectorisation
Last synced: 10 days ago
JSON representation
Bitmap tracing library
- Host: GitHub
- URL: https://github.com/maandree/libtracebitmap
- Owner: maandree
- License: isc
- Created: 2021-11-08T19:46:06.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-05-09T15:13:49.000Z (about 2 months ago)
- Last Synced: 2026-05-09T17:28:48.235Z (about 2 months ago)
- Topics: bitmap-to-vector, bitmap-tracing, c-library, font-library, text, vectorisation
- Language: C
- Homepage: https://codeberg.org/maandree/libtracebitmap
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
NAME
libtracebitmap - Bitmap vectorisation library
DESCRIPTION
libtracebitmap is a C library for tracing bitmaps
(monochrome raster images) into vectors, and is
primarily intended for converting bitmap fonts into
vector fonts, and will therefore only create horizontal
and vertical vectors.
SEE ALSO
None.