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

Support more formats, and a resize action #1

Closed

Conversation

warmfusion
Copy link

Some tweaks to the monochrome actions to allow

  • Multiple image formats can be used (By forcing output encoding to PNG)
  • Optimised some actions with the combine_options so mogrify runs fewer times
  • Added resize options to allow code to shrink/expand images to fit
  • Fixed the +dither option which was logically reversed

Some tweaks to the monochrome actions to allow

* Multiple image formats can be used (By forcing output encoding to PNG)
* Optimised some actions with the combine_options so mogrify runs fewer times
* Added resize options to allow code to shrink/expand images to fit
* Fixed the `+dither` option which was logically reversed
@warmfusion
Copy link
Author

Heres an example of the effect the change above have when printing a jpg from the internet

(My printhead needs cleaning i think...)

screen shot 2017-04-16 at 00 02 35

@svoboda-jan
Copy link
Member

Thanks! I had already few changes and fixes prepared for release, so I added your suggestions and released new version.

Relevant commit: cfa559a

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.

2 participants