about summary refs log tree commit diff stats
path: root/src/img/bitmap.nim
Commit message (Expand)AuthorAgeFilesLines
* Move CanvasFillRule from bitmap to painterbptato2023-06-261-4/+0
* Refactor bitmap, add png color modesbptato2023-06-061-591/+3
* Fix stupid overflowbptato2023-06-051-3/+3
* Fix 16bit grayscale bugbptato2023-06-051-1/+1
* Add support for canvas and multipartbptato2023-06-051-0/+620