https://github.com/guzba/stb_truetype
Nim bindings for stb_truetype.
https://github.com/guzba/stb_truetype
Last synced: 7 months ago
JSON representation
Nim bindings for stb_truetype.
- Host: GitHub
- URL: https://github.com/guzba/stb_truetype
- Owner: guzba
- License: mit
- Created: 2021-05-05T06:10:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T20:03:23.000Z (12 months ago)
- Last Synced: 2025-01-26T17:46:46.422Z (9 months ago)
- Language: C
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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`