libdrawtext
diff README @ 23:5beaab3df0cb
release 0.2
author | John Tsiombikas <nuclear@member.fsf.org> |
---|---|
date | Tue, 15 Apr 2014 05:34:22 +0300 |
parents | 6f969e699b21 |
children | a01659c95d15 |
line diff
1.1 --- a/README Tue Apr 15 05:10:39 2014 +0300 1.2 +++ b/README Tue Apr 15 05:34:22 2014 +0300 1.3 @@ -1,16 +1,16 @@ 1.4 -libdrawtext - 0.1 1.5 +libdrawtext - 0.2 1.6 ----------------- 1.7 1.8 Libdrawtext is a simple library for fast anti-aliased text rendering in OpenGL. 1.9 1.10 -Copyright (C) 2011-2012 John Tsiombikas <nuclear@member.fsf.org> 1.11 +Copyright (C) 2011-2014 John Tsiombikas <nuclear@member.fsf.org> 1.12 You may freely use, modify and/or redistribute libdrawtext, under the terms of 1.13 the GNU Lesser General Public License (LGPL) version 3 (or at your option, any 1.14 later version published by the Free Software Foundation). See COPYING, and 1.15 COPYING.LESSER for details. 1.16 1.17 Canonical url: http://nuclear.mutantstargoat.com/sw/libdrawtext 1.18 -Mercurial repository: https://nuclear.mutantstargoat.com/hg/libdrawtext 1.19 +Mercurial repository: http://nuclear.mutantstargoat.com/hg/libdrawtext 1.20 1.21 Feel free to send in bug reports, patches, and other comments to 1.22 nuclear@member.fsf.org