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: 5 months ago
Linked from 1 awesome list
converterdartflutterfont-generatorsvg-convertersvgtofont
Related projects:
Repository | Description | Stars |
---|---|---|
jaywcjlove/svgtofont | A tool to convert SVG icons into font formats | 555 |
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. | 279 |
dnfield/flutter_svg | A library that parses, renders, and provides widgets for SVG files in Flutter applications. | 1,672 |
nfroidure/gulp-iconfont | Creates icon fonts from SVG files using Gulp and TypeScript. | 854 |
eugene1g/font-blast | Generates individual SVG/PNG icons from font files, allowing reuse in design tools and native applications. | 337 |
akoenig/gulp-svg2png | A tool that converts SVG images to PNG format | 54 |
swhitty/swiftdraw | Converts SVG images into SFSymbol, PNG, PDF, and Swift source code formats | 423 |
fontello/ttf2woff | Converts TTF fonts to WOFF format for webfont generation | 350 |
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 webfont generation | 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 |