|
8ee0d83b
|
2019-02-07T22:31:57
|
|
fix (if possible) or silence (otherwise) compiler warnings
|
|
2dee4458
|
2018-01-29T03:49:54
|
|
FTBufferGlyph: fix garbage with bitmap fonts (text is still clipped, that seems to be another problem)
|
|
42d104ae
|
2010-09-16T22:40:57
|
|
Fix a few compiler warnings, patch courtesy of packadal@gmail.com.
|
|
cab1fafd
|
2009-07-19T13:05:50
|
|
Update my e-mail address everywhere.
|
|
a132a5e4
|
2008-06-09T11:45:52
|
|
* Document and reorganise FTBuffer. It is now clean enough.
|
|
95183df2
|
2008-05-23T00:16:54
|
|
* Start protecting FTBuffer members using getters and setters.
|
|
d1bea035
|
2008-05-22T15:31:07
|
|
* Fix a visual bug in FTBufferFont caused by overlapping glyphs.
|
|
865b9043
|
2008-05-22T12:39:12
|
|
* Fix an off-by-one error in FTBufferGlyph::Render.
|
|
ca7c7a81
|
2008-05-20T23:49:25
|
|
* First try at the FTBufferFont/FTBufferGlyph implementation.
|
|
f7d00178
|
2008-05-19T15:45:47
|
|
* Starting the buffer font class revival. For now, it just consists in empty
FTBuffer, FTBufferGlyph and FTBufferFont classes.
|