lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
282 stars 27 forks source link

Feature request: Resize by percent #130

Closed thesoftwarephilosopher closed 2 years ago

thesoftwarephilosopher commented 2 years ago

I'd like to specify percents for width/height (or shorthand wxh). Please?

Tyriar commented 2 years ago

Good suggestion, should be a fairly easy change to support w% and w%xh% in the existing command. I guess wxh% and w%xh should work too.