Skip to content
/ SRGP Public

The Simple Raster Graphics Package (SRGP) fork that works.

License

Notifications You must be signed in to change notification settings

1ay1/SRGP

Repository files navigation

SRGP

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.

Example

A simple live chart implementation found at here.

live_chart

What works in this rewrite?

Almost everything, just try to only work with windows of depth 24 (which is default for many screens these days).

Docs

About

The Simple Raster Graphics Package (SRGP) fork that works.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published