age |
author |
description |
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 |
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 |
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 filerelease 0.1 |
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 |