                           Graphics Library

A graphics library for all systems supported by libfndn. It supports
many drawing primitives and input from various devices.

My goal is to support an electronic computer without an underlying
operating system.

Program examples are available in the `examples' directory.

Dependencies:

  * Video driver that supports 16, 24, or 32 bit colour.
  * Foundational Library (libfndn)
  * GNU Archiver.
  * C compiler.

Additionally, if you want to run the examples, you'll need the GNU Linker
or specifically TCC.

Features:

  * 16-bit colour. That's 65,535 possible colours!
  * Pixel scaling.
  * Small and hackable.

BUILDING
--------
To build the library with the script included, you'll need the Bourne
shell. Any version released after 1985 would do. Once your ready, run:

  ./redo.sh

To clean, install or uninstall, pass the respective verb as an
argument to the script. If Make is installed, you can alternatively
use that instead.

COPYING
-------
This work is public domain. Feedback is welcome - send misfunction
reports, enchancements etc. to the address below.

  Stone Horse
  7114 North Lancaster Avenue
  Portland, Oregon 97217
