fontbm
Bitmap font generator
A command-line tool for generating bitmaps from fonts compatible with BMFont format.
BMFont compatible, cross-platform (Linux/macOS/Windows) command line bitmap font generator (FreeType2 based).
241 stars
6 watching
38 forks
Language: C++
last commit: 9 months ago bitmap-fontbitmap-font-generatorbmfontcppfontfreetypelinux
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 |
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
aiekick/sdffontdesigner | A tool for generating font bitmaps using shaders and graphics programming. | 77 |
azmr/blit-fonts | A collection of bitmap fonts designed for small memory footprints and fast rendering. | 62 |
beeblerox/bitmapfont | An implementation of bitmap font rendering for cross-platform text display. | 50 |
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 |
andipollok/fontastic | A library to create TrueType font files from scratch using the Processing Java environment. | 108 |
bengarney/bmfontrenderer | A simple bitmap font renderer in ActionScript for rendering TrueType fonts. | 35 |
johanmattssonm/birdfont | A font editor capable of creating vector graphics and exporting various font formats | 462 |
adobe-fonts/adobe-variable-font-prototype | A font project that generates variable fonts with OpenType-CFF2 and TrueType formats | 145 |
itgalaxy/webfont | Generates fonts from SVG icons using multiple formats and supports various configurations. | 279 |
golang/freetype | A Go implementation of the Freetype font rasterizer | 792 |
baderouaich/bitmapplusplus | A C++ library that provides simple and fast bitmap manipulation functionality. | 34 |
pomax/simple-cff-builder | Generates test fonts with customizable Type2 charstrings and global subroutines. | 3 |