fontify
Icon converter
A tool for converting SVG icons to OTF fonts and generating Flutter-compatible classes
Converts SVG icons to OTF font and generates Flutter-compatible class. Provides an API and a CLI tool.
105 stars
5 watching
15 forks
Language: Dart
last commit: 7 months ago
Linked from 1 awesome list
converterdartflutterfont-generatorsvg-convertersvgtofont
Related projects:
Repository | Description | Stars |
---|---|---|
jaywcjlove/svgtofont | A tool that generates font files from SVG icons | 617 |
laoshu133/sfnt2woff | A tool that converts font files from OTF/TFI to WOFF format | 7 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 281 |
dnfield/flutter_svg | A library that parses, renders, and provides widgets for SVG files in Flutter applications. | 1,677 |
nfroidure/gulp-iconfont | Generates icon fonts from SVG files | 854 |
eugene1g/font-blast | Generates individual SVG/PNG icons from font files, allowing reuse in design tools and native applications. | 338 |
akoenig/gulp-svg2png | Converts SVG images to PNG format using Gulp plugin | 54 |
swhitty/swiftdraw | Converts SVG images into SFSymbol, PNG, PDF, and Swift source code formats | 430 |
fontello/ttf2woff | Converts TTF fonts to WOFF format for use in web applications | 352 |
funbox/beatrix | A tool to optimize and convert font files by removing unnecessary glyphs. | 46 |
w0rm/gulp-svgstore | Tools to combine multiple SVG files into one with <symbol> elements. | 646 |
fontello/ttf2eot | Converts TTF fonts to EOT format for use in web applications | 139 |
fjc0k/rollup-plugin-svg-to-symbol | Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
samboy/woff | Converts TrueType font files to compressed Webfont formats for web use | 25 |
dimaslz/icon-lib-builder | Generates framework component code from SVG icons | 1 |