icon-font-to-png
icon converter
Converts icon fonts to PNG images
Python script (and library) for exporting icons from icon fonts (e.g. Font Awesome, Octicons) as PNG images
209 stars
7 watching
35 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
command-line-toolfont-awesomeicon-fontocticonspython
Related projects:
Repository | Description | Stars |
---|---|---|
peterhinch/micropython-font-to-py | Converts industry-standard font files to Python source code that can be deployed on MicroPython platforms. | 393 |
jaywcjlove/svgtofont | A tool that generates font files from SVG icons | 617 |
eugene1g/font-blast | Generates individual SVG/PNG icons from font files, allowing reuse in design tools and native applications. | 338 |
steambap/png-to-ico | Converts PNG images to Windows ICO format | 167 |
yne/picon | A font icon set and toolkit for creating and managing ligatured glyphs in various formats. | 23 |
juliettef/iconfontcppheaders | A set of header files and classes for using various icon fonts in different programming languages | 1,226 |
frex/topng | Converts an image file to PNG format using two C libraries. | 0 |
iconscout/unicons | A collection of high-quality vector icons and icon fonts designed for web and mobile application development. | 1,429 |
pop-os/icon-theme | A theme package for Linux desktop environments providing graphical icons and cursor designs. | 203 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 281 |
styled-icons/styled-icons | A collection of icon packs with React Styled Components | 2,094 |
ranesr/swifticons | A Swift library for integrating various font icon sets into iOS applications. | 804 |
sap/macos-icon-generator | A tool for generating customized app icons in PNG format for macOS applications. | 438 |
cpitclaudel/monospacifier | Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. | 384 |