libdrawtext

log

age author description
Sun, 10 Mar 2013 18:29:21 +0200 John Tsiombikas added visual studio project and fixed some windows build problems
Thu, 28 Feb 2013 18:51:33 +0200 John Tsiombikas added dtx_printf
Mon, 27 Aug 2012 05:04:19 +0300 John Tsiombikas Added tag release 0.1 for changeset 6f969e699b21
Mon, 27 Aug 2012 05:02:28 +0300 John Tsiombikas added README file
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