swash
Font renderer
A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage.
Font introspection, complex text shaping and glyph rendering.
671 stars
28 watching
39 forks
Language: Rust
last commit: 11 months ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. | 756 |
| | A collection of libraries and tools for working with SDF font glyphs in PBF format. | 29 |
| | A text rendering library with customizable color and size per character for rich text display. | 4 |
| | A text rendering library built on top of glyph_brush and optimized for use with wgpu | 456 |
| | A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| | A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
| | A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
| | A cross-platform font loading library written in Rust | 701 |
| | A C# library that provides a cross-platform font reader and layout engine. | 415 |
| | A Swift library that generates and renders SVG elements from XML data | 962 |
| | A pure Nim implementation of font rasterization and text typesetting | 148 |
| | A C# implementation of an OpenType font parser and rasterizer | 40 |
| | A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. | 28 |
| | A library that parses OpenType fonts and renders them using Stage3D | 102 |
| | Tools for working with font files and their structures | 34 |