An open API service indexing awesome lists of open source software.

https://github.com/angusjohnson/image32

A comprehensive 2D graphics library written in Delphi Pascal
https://github.com/angusjohnson/image32

delphi fmx fpc graphics2d pascal renderer svg

Last synced: about 2 months ago
JSON representation

A comprehensive 2D graphics library written in Delphi Pascal

Awesome Lists containing this project

README

          

# Image32

## A 2D graphics library written in Delphi Pascal

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.

### Other significant features include
1. A polygon renderer that supports a very wide range of drawing options including tiled images, and linear and radial gradient fills
2. Cross-platform support using either Delphi's FMX framework or the Lazarus pascal compiler
3. Native parsing of truetype font (ttf) files, Windows bitmap files (bmp), and SVG image files.

### Documentation

Extensive documentation can be found [**here**](http://www.angusj.com/image32/Docs/_Body.htm).

### Images & videos from demo sample applications

![Layers201](https://user-images.githubusercontent.com/5280692/170442888-f64c2a1b-c99d-46fa-8e76-210706b484b0.png)

Layers201 video

![Layers301](https://user-images.githubusercontent.com/5280692/170441846-6a7d6817-f1c0-4b71-a424-d696f0cd7299.png)

Layers301 video

![svg1](https://user-images.githubusercontent.com/5280692/170443316-f5c88659-c0cd-4e68-8933-ddcfd2aa4b8a.png)

SVG101 video

![image32_text](https://github.com/user-attachments/assets/b37c5590-ea5d-49ec-b13c-6053986b181d)

![Vectorize](https://user-images.githubusercontent.com/5280692/180627317-5a10f862-6070-4753-ac3d-c714dfa4dc8f.png)

Vectorize video

![drawing](https://github.com/user-attachments/assets/7682e9bf-bbc6-4ad0-8988-b5bf9eb982ab)

Drawing video

![ctrldemo](https://www.angusj.com/image32/Images/ctrldemo.png)

No VCL & no FMX 'experimental' app video