libdrawtext

log src/font.c

age author description
Thu, 17 Apr 2014 10:43:03 +0300 John Tsiombikas fixed the glyphmap buffer size bug
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
Sun, 10 Mar 2013 18:29:21 +0200 John Tsiombikas added visual studio project and fixed some windows build problems
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