GitPedia
abey79

abey79/vpype-pixelart

Pixel art plotting in vpype

4 Releases
Latest: 3y ago
0.4.0Latest
github-actions[bot]github-actions[bot]·3y ago·December 28, 2022
GitHub

📋 Changes

  • Added `-o,--overdraw` option to add overdraw (as fraction of pixel) for the `line` mode.
  • Added `-bg,--background` option to `pixelart` to specify a background color (e.g. `white`) to ignore (by default, only fully transparent pixels are ignored).
0.3.0
github-actions[bot]github-actions[bot]·4y ago·May 16, 2022
GitHub

📋 Changes

  • 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.
0.2.0
github-actions[bot]github-actions[bot]·4y ago·April 28, 2022
GitHub

📋 Changes

  • Added `pixelize` command
0.1.0
github-actions[bot]github-actions[bot]·4y ago·April 18, 2022
GitHub

📋 Changes

  • Initial release