stb_truetype

Nim bindings for stb_truetype.

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version 0.0.1
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-09-01 07:19

Authors

  • Ryan Oldenburg

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 - - - - - - -

Dependencies

Package Version Optional
nim >= 1.2.2 No

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