Browse Source

Update README.md

Add cool Image32 lib
Peter 4 years ago
parent
commit
ef098295f2
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -195,6 +195,8 @@ This awesome collection is also available on [Delphi.ZEEF.com](https://delphi.ze
 
 * [Mundus](https://github.com/Memnarch/Mundus). `[Delphi]` Software renderer written in Delphi. Currently supports only Win32 as it makes use of some inline assembler.
 
+* [Image32](http://www.angusj.com/delphi/image32/Docs/). `[Delphi]` `[FPC]` Image32 is a 2D graphics library written in Delphi Pascal. It provides an extensive range of image manipulation functions and includes a line and polygon renderer supporting a wide range of brush filling options.
+
 ## Game dev ##
 *There are also some drawing engines suitable for game dev in [Graphic](#graphic) section*