Sixel image preview and previewSandbox.sh stretches pictures #1562
Unanswered
frere-jacques
asked this question in
Q&A
Replies: 2 comments
-
|
Possibly related: #1211 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey @frere-jacques! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got the preview running for pictures in foot via sixel.
My script is nearly exactly the one on the page I only use different filter, because starting sixel calculation on raw files is not practical.
I wanted now to use the sandbox. It is working, but the pixtures are now stretched. I guess it is because the size parameter in the preview script is taken from variables $2 and $3 and I guess they are not correct within the sandbox script.
Any solution for that?
Beta Was this translation helpful? Give feedback.
All reactions