BitmapFont
Font renderer
An implementation of bitmap font rendering for cross-platform text display.
cross-platform bitmap font implementation
50 stars
7 watching
18 forks
Language: Haxe
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bengarney/bmfontrenderer | A simple bitmap font renderer in ActionScript for rendering TrueType fonts. | 35 |
alexmyczko/fnt | Provides a font rendering library using the GPU with hardware acceleration. | 487 |
maxdidit/firetype | A library that parses OpenType fonts and renders them using Stage3D | 102 |
treeform/typography | A pure Nim implementation of font rasterization and text typesetting | 148 |
vladimirgamalyan/fontbm | A command-line tool for generating bitmaps from fonts compatible with BMFont format. | 241 |
maltaisn/msdf-gdx | Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering | 34 |
fonttools/fontbakery | A tool for assessing font quality and metadata | 554 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
adobe-fonts/adobe-blank-2 | A special-purpose font designed to render all Unicode code points using non-spacing and non-marking glyphs. | 34 |
mobius3/font-chef | A library that abstracts font rendering and atlas creation from a font at a specified size and color. | 53 |
googlefonts/fontmake | A tool for compiling fonts from various sources into binaries. | 783 |
sixlabors/fonts | A library that loads and renders various font formats. | 307 |
graphitemaster/breaking_the_physical_limits_of_fonts | An experiment to push the limits of font rendering using minimal resources | 318 |
aiekick/sdffontdesigner | A tool for generating font bitmaps using shaders and graphics programming. | 77 |
tomolt/libschrift | A lightweight TrueType font rendering library with Unicode support and small footprint. | 471 |