libdrawtext

log

age author description
Thu, 17 Apr 2014 06:59:33 +0300 John Tsiombikas pointless change to test hg-git hook
Thu, 17 Apr 2014 06:57:53 +0300 John Tsiombikas merged font2glyphmap changes
Thu, 17 Apr 2014 06:57:15 +0300 John Tsiombikas added github mirror info in the readme
Thu, 17 Apr 2014 10:43:03 +0300 John Tsiombikas fixed the glyphmap buffer size bug
Wed, 16 Apr 2014 11:29:13 +0300 John Tsiombikas made the input and output unicode range text conversions accept and write in hex respectively
Tue, 15 Apr 2014 06:00:25 +0300 John Tsiombikas Added tag release 0.2 for changeset bc85a35d88d7
Tue, 15 Apr 2014 06:00:16 +0300 John Tsiombikas cleaned up the comments in examples/nofreetype
Tue, 15 Apr 2014 05:52:01 +0300 John Tsiombikas added the nofreetype example to the examples makefile
Tue, 15 Apr 2014 05:49:05 +0300 John Tsiombikas fixed the example makefiles
Tue, 15 Apr 2014 05:47:46 +0300 John Tsiombikas Removed tag release 0.2
Tue, 15 Apr 2014 05:45:20 +0300 John Tsiombikas Added tag release 0.2 for changeset b567a6360491
Tue, 15 Apr 2014 05:45:11 +0300 John Tsiombikas updated the revision number in the library filename
Tue, 15 Apr 2014 05:44:42 +0300 John Tsiombikas Removed tag release 0.2
Tue, 15 Apr 2014 05:34:29 +0300 John Tsiombikas Added tag release 0.2 for changeset 5beaab3df0cb
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
Mon, 18 Mar 2013 06:06:26 +0200 John Tsiombikas merged
Sun, 10 Mar 2013 19:02:43 +0200 John Tsiombikas added freetype.lib dependency in vc project file
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