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

Update compare_pdf.sh #1211

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

Conversation

akrabat
Copy link
Member

@akrabat akrabat commented May 24, 2024

Some minor tweaks to compare_pdf.sh:

  • Add usage message if no parameters are provided.
  • Add 3rd optional parameter to set temp directory and ensure that it is empty.
  • Use png24 colour depth for the convert calls to avoid warning about RGB colour space permissions on greyscale PNGs.
  • Quote all filenames.

* Add usage message if no parameters are provided.
* Add 3rd optional parameter to set temp directory and ensure that it is
  empty.
* Use png24 colour depth for the `convert` calls to avoid warning about RGB
  colour space permissions on greyscale PNGs.
* Quote all filenames.
@akrabat akrabat requested a review from lornajane May 24, 2024 19:28
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

1 participant