A simple graphics library for C. The Simple Raster Graphics Package is composed of a library of functions, and a header file ("srgp.h") that defines custom data types and constants, and which prototypes all SRGP routines.
A simple live chart implementation found at here.
Almost everything, just try to only work with windows of depth 24 (which is default for many screens these days).
- Concise User Manual: SRGP Manual
- Detailed Programming Guide: SRGP Guide