kc3-lang/ftgl/test

Branch :


Log

Author Commit Date CI Message
thodg 4f375d14 2023-12-22 14:23:28 update_sources configure Makefile
c261e7bd 2019-02-07 22:03:32 implement LegacyOpenGLState, see README-LegacyOpenGLState
0cfd347d 2019-02-07 20:31:00 some spelling fixes
5fcad6e5 2018-01-31 01:52:38 copied fonts used by test programs (https://github.com/ulrichard/ftgl/pull/9#issuecomment-361784181)
35301593 2018-01-29 03:55:37 FTContour: avoid NaN for angles close to 180 degrees (see Debian bug #589601, 5.)
2dee4458 2018-01-29 03:49:54 FTBufferGlyph: fix garbage with bitmap fonts (text is still clipped, that seems to be another problem)
9cc187e9 2018-01-29 03:11:13 FTTextureGlyphImpl: fix garbage with bitmap fonts (see Debian bug #589601, 4.)
5d98ca65 2018-01-29 03:06:40 FTPixmapGlyph: fix garbage with bitmap fonts (see Debian bug #589601, 2.)
8cca0305 2018-01-29 03:02:31 FTOutlineGlyphImpl, FTPolygonGlyphImpl: avoid uninizitalized vectoriser in case of error (see Debian bug #589601, 1.)
dde5c75a 2015-02-18 15:28:10 windows: use the proper preprocessor define