BMFontRenderer
Font renderer
A simple bitmap font renderer in ActionScript for rendering TrueType fonts.
AS3 renderer for bitmap font data in the BMFont format.
35 stars
7 watching
6 forks
Language: ActionScript
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of bitmap font rendering for cross-platform text display. | 50 |
| A library that parses OpenType fonts and renders them using Stage3D | 102 |
| Provides a font rendering library using the GPU with hardware acceleration. | 492 |
| A pure Nim implementation of font rasterization and text typesetting | 148 |
| An AIR app for embedding Chinese fonts in ActionScript. | 14 |
| A library that abstracts font rendering and atlas creation from a font at a specified size and color. | 53 |
| A collection of bitmap fonts designed for small memory footprints and fast rendering. | 62 |
| An API for rendering OpenType fonts on the JVM. | 2 |
| A C# implementation of an OpenType font parser and rasterizer | 40 |
| Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering | 34 |
| A command-line tool for generating bitmaps from fonts compatible with BMFont format. | 242 |
| A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 671 |
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| A library that loads and renders various font formats. | 322 |
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |