paratext

A library for rendering text with paranim

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

Summary

Latest Version Unknown
License Public Domain
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Tags

Installation

nimble install paratext
choosenim install paratext
git clone https://github.com/paranim/paratext

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
paratext - - - - - - -

Source

Repository https://github.com/paranim/paratext
Homepage https://github.com/paranim/paratext
Registry Source nimble_official

README

A library for rendering text with paranim. It uses STB truetype to rasterize a font into a bitmap, and then provides a way to render text with instanced rendering. See the example to learn how to use it.