Skip to content

Support multiscale images; specify output size#23

Open
IrisRainbowNeko wants to merge 6 commits intoquantum5:masterfrom
IrisRainbowNeko:master
Open

Support multiscale images; specify output size#23
IrisRainbowNeko wants to merge 6 commits intoquantum5:masterfrom
IrisRainbowNeko:master

Conversation

@IrisRainbowNeko
Copy link
Copy Markdown

@IrisRainbowNeko IrisRainbowNeko commented Feb 8, 2025

Make --scale argument support input of multiple scales.

  • --scale 0.25 resize the cursor to 1/4 of its original size.
  • --scale "[0.125,0.25,0.5]" resize the cursor to multiple scales and put them into one cursor file.

Add --size argument to support specify multiple output size.

  • --size 32 resize the cursor to 32px.
  • --size "[32,48,64]" resize the cursor to multiple sizes and put them into one cursor file.

image

@IrisRainbowNeko IrisRainbowNeko changed the title Support multiscale images Support multiscale images; specify output size Feb 8, 2025
Comment thread win2xcur/main/win2xcur.py Outdated
Comment thread win2xcur/main/x2wincur.py Outdated
Comment thread win2xcur/scale.py Outdated
Comment thread win2xcur/scale.py Outdated
Comment thread win2xcur/scale.py Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants