Fontastic
Font generator
A library to create TrueType font files from scratch using the Processing Java environment.
A Processing library to create TrueType font files
108 stars
11 watching
19 forks
Language: Java
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
byte-foundry/prototypo | A web-based font generation tool that allows users to create custom fonts with simple parameters. | 460 |
aiekick/sdffontdesigner | A tool for generating font bitmaps using shaders and graphics programming. | 78 |
adobe-fonts/adobe-variable-font-prototype | A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |
pomax/minimal-font-generator | A tool for generating minimal fonts with specific characters | 13 |
dotcore64/fontfacegen | Generates browser-compatible fonts from source TTTF or OTF files | 59 |
fontello/svg-font-create | Tools for creating SVG fonts from separate images | 69 |
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
scribbletone/i-can-variable-font | A guide to generating variable fonts using fontmake and UFO format | 149 |
foliojs/fontkit | An advanced font engine for Node and the browser, supporting multiple font formats and layout features. | 1,491 |
dominikwilkowski/cfonts | A tool for generating visually appealing console fonts from user input. | 1,602 |
dfrankland/node-fonttools | A C++ library that provides native bindings to the fonttools Python library to decompile and compile fonts into different formats. | 10 |
bodoni/truetype | A library that provides tools for working with TrueType fonts | 12 |
juancarlospaco/nim-random-font-color | A package for generating random fonts and pastel colors suitable for UI/UX design. | 11 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 279 |
denly/aifont | Training an artificial neural network to generate characters from a subset of styles, aiming to create a comprehensive Chinese font. | 14 |