Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nisargjhaveri/tiny-text-renderer
https://github.com/nisargjhaveri/tiny-text-renderer
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nisargjhaveri/tiny-text-renderer
- Owner: nisargjhaveri
- Created: 2024-07-17T19:41:49.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-29T17:54:36.000Z (about 2 months ago)
- Last Synced: 2025-01-20T14:19:32.975Z (about 1 month ago)
- Language: C
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# tiny-text-renderer
A small library that can render complex script text using ttf fonts.
Goals:
- Ability to render complex scripts that require shaper such as for Indic scripts.
- Try to be as small as possible, to be able to run in embedded systems with limited resources.