libdrawtext

log

age author description
Sun, 26 Aug 2012 04:43:09 +0300 John Tsiombikas made the open_font function automatically use the first font it loads
Sat, 25 Aug 2012 18:27:54 +0300 John Tsiombikas added dtx_line_height query
Sat, 25 Aug 2012 17:50:17 +0300 John Tsiombikas make sure to unbind any vbo's before trying to render
Wed, 05 Oct 2011 02:27:08 +0300 John Tsiombikas fixed to work on freebsd
Tue, 20 Sep 2011 15:22:52 +0300 John Tsiombikas more macosx fixes
Tue, 20 Sep 2011 15:16:35 +0300 John Tsiombikas fixed for macosx
Sun, 18 Sep 2011 14:18:25 +0300 John Tsiombikas forgot to change the hello world message back to normal
Sun, 18 Sep 2011 01:30:30 +0300 John Tsiombikas added dtx_char_at_pt (not tested)
Sat, 17 Sep 2011 10:09:58 +0300 John Tsiombikas implemented the metrics functions
Fri, 16 Sep 2011 08:42:07 +0300 John Tsiombikas added copyright notices
Fri, 16 Sep 2011 08:31:06 +0300 John Tsiombikas done with the unicode sample
Thu, 15 Sep 2011 23:32:39 +0300 John Tsiombikas fixed a bug in utf-8 decoding
Thu, 15 Sep 2011 13:56:54 +0300 John Tsiombikas added the LGPL license
Thu, 15 Sep 2011 13:21:35 +0300 John Tsiombikas added simple example
Thu, 15 Sep 2011 10:47:38 +0300 John Tsiombikas initial commit