libdrawtext
log src/drawtext.h
age | author | description |
---|---|---|
Tue, 15 Apr 2014 05:34:22 +0300 | John Tsiombikas | release 0.2 |
Tue, 15 Apr 2014 05:10:39 +0300 | John Tsiombikas | - properly supported building of no-freetype version, separately installed as libdrawtext-noft.whatever |
Tue, 15 Apr 2014 03:33:39 +0300 | John Tsiombikas | font2glyphmap tool |
Thu, 28 Feb 2013 18:51:33 +0200 | John Tsiombikas | added dtx_printf |
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 |
Sun, 18 Sep 2011 01:30:30 +0300 | John Tsiombikas | added dtx_char_at_pt (not tested) |
Fri, 16 Sep 2011 08:42:07 +0300 | John Tsiombikas | added copyright notices |