Description
Turbo C-style graphics.h compatibility helps old teaching examples or simple graphics programs build on Linux. It is useful for students or maintainers dealing with legacy C graphics code.
This is a compatibility library, not a modern graphics toolkit. New projects should usually choose current graphics APIs, while this package keeps older examples easier to port.