font_to_svg
Font to SVG converter
Converts Truetype font data into SVG path shapes
Render characters from font files into an SVG path
259 stars
16 watching
48 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jaywcjlove/svgtofont | A tool to convert SVG icons into font formats | 555 |
adobe-type-tools/opentype-svg | Tools and sample files for creating OpenType-SVG fonts using Python | 214 |
13rac1/scfbuild | A tool that creates color fonts from SVG files using the OpenType-SVG format | 81 |
nfroidure/svgfont2svgicons | Extracts SVG icons from an SVG font file into separate individual files. | 15 |
swhitty/swiftdraw | Converts SVG images into SFSymbol, PNG, PDF, and Swift source code formats | 423 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 279 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
dompdf/php-svg-lib | Library for rendering SVG files as raster images or PDFs | 1,409 |
samboy/woff | Converts TrueType font files to compressed Webfont formats for web use | 25 |
saravieira/svg-to-jsx | A Figma plugin that converts SVG designs into JSX code for React applications. | 201 |
nfroidure/gulp-iconfont | Creates icon fonts from SVG files using Gulp and TypeScript. | 854 |
edf825/svg-opentype-utils | Tools for embedding SVG documents in Opentype fonts | 12 |
fransallen/blobcdn | Provides a CDN for generating SVG shapes on the fly | 21 |
cdave1/ftgles | A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
akoenig/gulp-svg2png | A tool that converts SVG images to PNG format | 54 |