浏览代码

Update README.md

Add cool Image32 lib
Peter 4 年之前
父节点
当前提交
ef098295f2
共有 1 个文件被更改,包括 2 次插入0 次删除
  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*