This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
v1.2.1 - BugFix release
This release contains fixes for the following bugs:
- #5 "Font display not clear on macOS" - affected any OS; due to bug in example code
- #8 "NULL instead of nullptr when running on El Capitan" - due to missing explicit compiler flag for C++11 standard
Note: Font clarity is affected by shader in user-code, not library! Please re-check the shader code in your own code!