Skip to content

Conversation

@lstein
Copy link
Collaborator

@lstein lstein commented Mar 14, 2023

  • The value of png_compression was always 6, despite the value provided to the --png_compression argument. This fixes the bug.

  • It also fixes an inconsistency between the maximum range of png_compression and the help text.

  • Closes [bug]: Argument --png_compression has no effect #2945

- The value of png_compression was always 6, despite the value provided to the
  --png_compression argument. This fixes the bug.
- It also fixes an inconsistency between the maximum range of png_compression
  and the help text.

- Closes #2945
@blessedcoolant blessedcoolant merged commit f9abc6f into main Mar 14, 2023
@blessedcoolant blessedcoolant deleted the bugfix/png-compression branch March 14, 2023 05:20
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.

[bug]: Argument --png_compression has no effect

3 participants