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

Add --rotate=degrees, rotating each image degrees rightward after loading it #609

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nabijaczleweli
Copy link

@nabijaczleweli nabijaczleweli commented May 19, 2021

I recently ran into a use-case where rotating all images by default in a cardinal direxion would've been great, so here's that

I'm not sure how much you care about dirtying imlib2 images, but gib_imlib_image_orientate(*im, 0) will still dirty it, despite being a no-op otherwise

@JannickLeismann
Copy link

JannickLeismann commented Aug 26, 2021

Amazing! Exactly what I needed (my client has tv-screens in portrait and landscape mode). Compiled it and it runs on my raspberry now :-)

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.

None yet

2 participants