How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Library for shoehorning the Slug text/graphics GPU rendering library into projects.
FTGLES is a C++ library for rendering fonts on mobile operating systems with OpenGL ES 1.1. It is a port of FTGL. It currently targets the iPhone and iPad, with plans to port to Android in the very near future. iOS 4 is currently supported.
osgSlug is a frontend for the slughorn library, simplifying the usage of the recent OSS release of the Slug technique by Eric Lengyel in OpenSceneGraph.
Trex is a font rasterizer, atlas generator and text shaping library written in C++. It uses FreeType and HarfBuzz libraries under the hood. It provides a simple API that makes it easy to integrate high quality typography into your application.
The main features of kyriets/trex are: Font Rendering Libraries.
Open-source alternatives to kyriets/trex include: alphapixel/slughorn — Library for shoehorning the Slug text/graphics GPU rendering library into projects. cbm80amiga/rrefont — Fast RRE Font rendering library. cdave1/ftgles — FTGLES is a C++ library for rendering fonts on mobile operating systems with OpenGL ES 1.1. It is a port of FTGL. It… craftmicro/craftmicro-fonts — The fonts in this library are all freeware fonts (freeware, OFL, public domain) that have been sourced from various… ericlengyel/slug — This repository contains reference shader implementations for the Slug font rendering algorithm. The code itself… alphapixel/osgslug — osgSlug is a frontend for the slughorn library, simplifying the usage of the recent OSS release of the Slug technique…