Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uosc rows columns not working, mac os to get it to work #11

Open
mrfragger opened this issue Feb 7, 2024 · 0 comments
Open

uosc rows columns not working, mac os to get it to work #11

mrfragger opened this issue Feb 7, 2024 · 0 comments

Comments

@mrfragger
Copy link

I just was working with an older version and had no problem. When I changed uosc default options to 4x4 it'd output 4x4. Or 4x5 it'd do 4x5. Now even if I change the with uosc menu it doesn't honor column rows. For instance I selected 6x6 and file name is blahblah.6x6.jpg but it shows 7 columns by 5 rows. Think I'll have to switch back to older version and just use that. Was just curious if wait worked ok. It seems to handle it better when CPU is busy.

Btw for those who want it to work on mac change the following lines by adding path /opt/homebrew/bin and it works.

316        resizeCmdsBase.push("/opt/homebrew/bin/magick");
319         "/opt/homebrew/bin/convert",
361         "/opt/homebrew/bin/convert",
418         imageMagick.push("/opt/homebrew/bin/magick");
421         "/opt/homebrew/bin/montage",
501          cmds.push("/opt/homebrew/bin/magick");
503         cmds.push("/opt/homebrew/bin/montage");
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

No branches or pull requests

1 participant