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
QuickFont 4.3
#23
Closed
opcon
closed
8 years ago
opcon
commented
8 years ago
Kerning information is now loaded from FreeType if
FreeTypeFont
is used
Improved built in kerning method to account for pixels on glyph boundary
Fixes to example project
Improved overall code quality
Renamed variables to a consistent naming scheme
Added XML documentation to all public facing classes, methods, fields, properties, etc.
Added lots of XML documentation to internal/private classes, methods, fields, properties etc
Fixed
QFontDrawing
not implementing
IDisposable
Improved disposing in
QVertexArrayObject
FreeTypeFont
is usedQFontDrawing
not implementingIDisposable
QVertexArrayObject