- Added
-o,--overdraw
option to add overdraw (as fraction of pixel) for theline
mode. - Added
-bg,--background
option topixelart
to specify a background color (e.g.white
) to ignore (by default, only fully transparent pixels are ignored).
- Added
--upscale
option to upscale the input image by an integer factor. - Fixed
snake
-mode bug where the last pixel (or group of pixel) would be missing in some cases.
- Added
pixelize
command.
- Initial release.