Menu

Tree [54acd2] master /
 History

HTTPS access


File Date Author Commit
 src 2010-07-16 jgeboski jgeboski [54acd2] Fixed g19_draw_rect() missing a pixel in bottom...
 AUTHORS 2010-05-21 jgeboski jgeboski [0e9f57] Initial commit
 COPYING 2010-05-21 jgeboski jgeboski [0e9f57] Initial commit
 ChangeLog 2010-07-16 jgeboski jgeboski [54acd2] Fixed g19_draw_rect() missing a pixel in bottom...
 INSTALL 2010-05-21 jgeboski jgeboski [0e9f57] Initial commit
 Makefile.am 2010-07-04 jgeboski jgeboski [950ecc] Fixed up the autoconf and automake scripts
 NEWS 2010-05-21 jgeboski jgeboski [0e9f57] Initial commit
 README 2010-07-04 jgeboski jgeboski [950ecc] Fixed up the autoconf and automake scripts
 configure.in 2010-05-21 jgeboski jgeboski [7c0829] Adding libg19draw-latest from SVN

Read Me

This is a small library to use with libg19 or g19d.

Recommended:
	- Freetype2; You'll need this if you want font support

If you got this source code from the git or other source and it's not configured run:

autoreconf -fi

Then you'll be able to run ./configure, make, and make install.