Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/serge-rgb/fontgl
- Owner: serge-rgb
- Created: 2016-01-20T08:12:11.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-21T04:40:11.000Z (almost 9 years ago)
- Last Synced: 2023-03-11T06:57:36.570Z (almost 2 years ago)
- Language: C
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-devCompiling:
----------
Just call `make` and then run `./font`