A new version of the GFX library for Hitech-C was released today. Changes in this release:
- Small line optimization
- Added calculate_side, for triangle rendering
- Added hline and surface_hline
- Added ordered dithering patterns
- Added ex10.c showing off the triangle stuff, with animation
- Some defines moved to defs.h
Relevant link: GFX lib website