libdrawtext

view README @ 87:1dce395c2a3f

added github mirror info in the readme
author John Tsiombikas <nuclear@member.fsf.org>
date Thu, 17 Apr 2014 06:57:15 +0300
parents 5beaab3df0cb
children 99d08d5e282d
line source
1 libdrawtext - 0.2
2 -----------------
4 Libdrawtext is a simple library for fast anti-aliased text rendering in OpenGL.
6 Copyright (C) 2011-2014 John Tsiombikas <nuclear@member.fsf.org>
7 You may freely use, modify and/or redistribute libdrawtext, under the terms of
8 the GNU Lesser General Public License (LGPL) version 3 (or at your option, any
9 later version published by the Free Software Foundation). See COPYING, and
10 COPYING.LESSER for details.
12 website: http://nuclear.mutantstargoat.com/sw/libdrawtext
13 master repository (mercurial): http://nuclear.mutantstargoat.com/hg/libdrawtext
14 mirror repository (git): https://github.com/jtsiomb/libdrawtext.git
16 Feel free to send in bug reports, patches, and other comments to
17 nuclear@member.fsf.org
18 Only plain text email messages, hard-wrapped at 72 columns will be accepted.