Hawkynt / 2dimagefilter

A collection of image filters, some especially suited to scale-up low res computer graphics.
http://hawkynt.github.io/2dimagefilter
GNU General Public License v3.0
45 stars 10 forks source link

Command line interface cant overwrite files #25

Closed CodeF53 closed 4 years ago

CodeF53 commented 4 years ago

The utility should be able to overwrite files with their scaled version

ImageResizer /load image.png /resize auto "XBR 4x" /save image.png Currently does nothing.

Hawkynt commented 4 years ago

fixed in latest commit