issues
search
opcon
/
QuickFont
A Modern OpenGL Font Rendering Library for OpenTK
https://github.com/opcon/QuickFont
MIT License
83
stars
25
forks
source link
Improve cross-platform compatibility
#12
Closed
opcon
closed
8 years ago
opcon
commented
8 years ago
This fixes:
11
A bug on OSX where shader compilation would fail due to glsl version < 1.50
A bug where text rendering would have artifacts on OSX and Linux due to the Mono runtime - this is related to #11
Saving QFont texture files to reskin was not working due to bitmap being unlocked during save
This fixes:
11