about summary refs log tree commit diff stats
path: root/src/img/painter.nim
Commit message (Expand)AuthorAgeFilesLines
* Use std/* imports everywherebptato2024-01-071-2/+2
* painter: fix off by one error in getCharBmpbptato2023-07-041-2/+2
* Move CanvasFillRule from bitmap to painterbptato2023-06-261-0/+4
* Refactor bitmap, add png color modesbptato2023-06-061-0/+207