Decision Workspace
fontmesh vs bevy_fontmesh vs ttf2mesh
Side-by-side comparison of Rust crates
50
fontmesh
experimentalv0.4.1
Pure Rust library for converting TrueType font glyphs to 2D/3D triangle meshes
50
bevy_fontmesh
experimentalv0.3.0
Simple and focused Bevy plugin for generating 3D text meshes from fonts
47
ttf2mesh
growingv0.2.1
Rust API for ttf2mesh - a crossplatform library allows to convert a glyphs of truetype font (ttf) to a mesh objects in 2d and 3d space
Core Metrics
| fontmesh | bevy_fontmesh | ttf2mesh | |
|---|---|---|---|
| Health Score | 50 | 50 | 47 |
| Total Downloads | 2.1K | 1.6K | 34.6K |
| 30d Downloads | 1.0K | 1.1K | 492 |
| Dependents | 14 | 0 | 14 |
| Releases | 10 | 12 | 15 |
| Last Updated | 26d ago | 19d ago | 1081d ago |
| Age | 5m | 3m | 4y 8m |
Health Breakdown
fontmesh
Maintenance
17
Quality
7
Community
9
Popularity
4
Documentation
13
bevy_fontmesh
Maintenance
19
Quality
8
Community
6
Popularity
4
Documentation
13
ttf2mesh
Maintenance
6
Quality
16
Community
9
Popularity
5
Documentation
11
Technical Details
| fontmesh | bevy_fontmesh | ttf2mesh | |
|---|---|---|---|
| Version | 0.4.1 | 0.3.0 | 0.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 7 | 7 | 1 |
| Crate Size | 901KB | 52KB | 103KB |
| Features | 2 | 0 | 2 |
| Yanked % | 50.0% | 25.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | 1.43 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fontmesh leads with a health score of 50/100, but none of the options score above 80.
- •ttf2mesh has the most downloads (34.6K), suggesting wider adoption.
- •⚠ ttf2mesh has not been updated in over a year.