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 that includes text rendering through native parsing of truetype font files.
- An extensive list of image manipulation 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
Extensive documentation can be found here.