Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/serge-rgb/fontgl

Working sample code for STB truetype
https://github.com/serge-rgb/fontgl

Last synced: about 2 months ago
JSON representation

Working sample code for STB truetype

Awesome Lists containing this project

README

        

FontGL
======

This is a simple place to put a working OpenGL usage code for STB truetype

Tested on Linux (Ubuntu 15.10)

Requirements:
-------------
libsdl-dev libglew-dev

Compiling:
----------
Just call `make` and then run `./font`