libdrawtext

log

age author description
2012-08-26 John Tsiombikas made the open_font function automatically use the first font it loads
2012-08-25 John Tsiombikas added dtx_line_height query
2012-08-25 John Tsiombikas make sure to unbind any vbo's before trying to render
2011-10-04 John Tsiombikas fixed to work on freebsd
2011-09-20 John Tsiombikas more macosx fixes
2011-09-20 John Tsiombikas fixed for macosx
2011-09-18 John Tsiombikas forgot to change the hello world message back to normal
2011-09-17 John Tsiombikas added dtx_char_at_pt (not tested)
2011-09-17 John Tsiombikas implemented the metrics functions
2011-09-16 John Tsiombikas added copyright notices
2011-09-16 John Tsiombikas done with the unicode sample
2011-09-15 John Tsiombikas fixed a bug in utf-8 decoding
2011-09-15 John Tsiombikas added the LGPL license
2011-09-15 John Tsiombikas added simple example
2011-09-15 John Tsiombikas initial commit