]> git.tdb.fi Git - libs/gl.git/history - source/font.h
Check for armature mismatches in Animation
[libs/gl.git] / source / font.h
2016-07-22 Mikko RasaAdd cap height and x height metrics to Font
2014-11-12 Mikko RasaUse triangle strips for creating strings
2014-05-16 Mikko RasaImprove interface documentation a bit
2013-11-28 Mikko RasaFix some incorrect whitespace
2013-09-09 Mikko RasaAdd kerning support to Font
2013-04-11 Mikko RasaForce some c'tors and d'tors to be emitted in the library
2012-11-28 Mikko RasaChange Font::add_glyph to take a glyph struct
2012-11-28 Mikko RasaRemove deprecated Font features
2012-11-28 Mikko RasaChange font methods to better differentiate between...
2011-09-06 Mikko RasaNamespace Codecs was renamed to StringCodec
2011-09-06 Mikko RasaDrop Id tags and copyright notices from files
2010-12-05 Mikko RasaUse VertexBuilder's MatrixStack in Font
2010-12-05 Mikko RasaUse a RefPtr to store font texture
2010-12-01 Mikko RasaReorder Font members
2010-02-04 Mikko RasaInherit Loaders from the ObjectLoader classes
2008-11-02 Mikko RasaSupport embedding textures inside font files
2008-02-26 Mikko RasaAdd class MeshBuilder
2008-02-04 Mikko RasaMake the use of DevIL optional
2007-12-11 Mikko RasaDefault to Utf8 instead of direct mapping in Font
2007-10-17 Mikko RasaAllow retrieving data from Mesh
2007-09-03 Mikko RasaAdd Id tags and copyright notices to files
2007-09-03 Mikko RasaMake use of the ability to load multiple arguments...
2007-08-21 Mikko RasaMake ~Program virtual
2007-07-10 Mikko RasaAdd ascent and descent to Font
2007-06-12 Mikko RasaAdd vertex arrays and buffers
2006-11-27 Mikko RasaAdd files