stb_truetype
Nim bindings for stb_truetype.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install stb_truetype
choosenim install stb_truetype
git clone https://github.com/guzba/stb_truetype
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| stb_truetype | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/guzba/stb_truetype |
|---|---|
| Homepage | https://github.com/guzba/stb_truetype |
| Registry Source | nimble_official |
README
stb_truetype
nimble install stb_truetype
This repo provides Nim bindings to the stb_truetype font rasterizer.
Status
These bindings are not complete. Contributions are welcome!
Testing
nimble test