libdrawtext

log

age author description
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
Fri, 30 Oct 2015 06:30:17 +0200 John Tsiombikas fixed bad commit
Fri, 30 Oct 2015 06:26:15 +0200 John Tsiombikas install / uninstall targets for font2glyphmap
Tue, 20 Oct 2015 05:52:01 +0300 John Tsiombikas merged
Sat, 14 Mar 2015 23:25:10 +0200 John Tsiombikas Merge
Fri, 18 Sep 2015 06:40:58 +0300 John Tsiombikas dtx_vprintf
Thu, 11 Sep 2014 21:47:12 +0300 John Tsiombikas forgot to remove freetype.lib from the libdrawtext-noft project file
Thu, 11 Sep 2014 18:19:57 +0300 John Tsiombikas - added libdrawtext-noft project to the visual studio solution
Thu, 07 Aug 2014 07:02:41 +0300 John Tsiombikas improvements in font2glyphmap
Sun, 08 Jun 2014 06:40:30 +0300 John Tsiombikas drx_open_font_glyphmap now mimics dtx_open_font's behaviour in setting dtx_font
Sat, 07 Jun 2014 13:37:54 +0300 John Tsiombikas - fixed glyphmap loading on windows (open glyphmap as binary)
Thu, 17 Apr 2014 11:21:39 +0300 John Tsiombikas Added tag release 0.2.1 for changeset 09efa560558a
Thu, 17 Apr 2014 11:21:20 +0300 John Tsiombikas preparing release 0.2.1release 0.2.1
Thu, 17 Apr 2014 10:59:04 +0300 John Tsiombikas merge
Thu, 17 Apr 2014 10:43:03 +0300 John Tsiombikas fixed the glyphmap buffer size bug
Thu, 17 Apr 2014 07:08:41 +0300 John Tsiombikas another pointless change to test my outgoing hooks
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
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
Thu, 17 Apr 2014 06:57:15 +0300 John Tsiombikas added github mirror info in the readme
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/nofreetyperelease 0.2
Tue, 15 Apr 2014 05:52:01 +0300 John Tsiombikas added the nofreetype example to the examples makefile