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

Multiple fixes to Capture and anim_encoder #14

Closed
wants to merge 4 commits into from

Conversation

jess-sol
Copy link

Fixes the mismatch in filenames between capture (which makes screen_time.png) and anim_encoder (which expects screenshot_time.png).

Fixes having PNGs with alpha channels breaking anim_encoder.

Fixes issue with gtk on OSX. Does this by instead running screencapture command when available. Falls back to gtk if screencapture is not available.

ben added 4 commits February 17, 2015 13:04
Add caputer method which runs command screencapture.  Check if it
is available, if not fallback to gtk.
@jess-sol jess-sol closed this Sep 23, 2023
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.

1 participant