Image32 is a comprehensive 2D graphics library written entirely in Delphi Pascal, and without dependencies on other libraries. It provides an extensive range of image manipulation and drawing functions.
- A polygon renderer that supports a very wide range of drawing options including tiled images, and linear and radial gradient fills
- Cross-platform support using either Delphi's FMX framework or the Lazarus pascal compiler
- Native parsing of truetype font (ttf) files, Windows bitmap files (bmp), and SVG image files.
Extensive documentation can be found here.