Updated optipng command to remove metadata #3806

Merged
chmodsayshello merged 1 commits from update-TEXTURES.md-optipng into master 2023-06-21 12:19:59 +02:00
Contributor

While looking into why the images weren't fully optimized in #3784, I found out that the optipng syntax that we recommend requires an extra argument to also remove the metadata. So I added "-strip all" to the command, which takes care of this.

While looking into why the images weren't fully optimized in #3784, I found out that the `optipng` syntax that we recommend requires an extra argument to also remove the metadata. So I added "-strip all" to the command, which takes care of this.
kneekoo added 1 commit 2023-06-18 19:02:05 +02:00
358432c52a Updated optipng command to remove metadata
Added  "-strip all" to also remove all metadata from
chmodsayshello approved these changes 2023-06-21 12:19:46 +02:00
chmodsayshello merged commit 9ba503f99d into master 2023-06-21 12:19:59 +02:00
chmodsayshello deleted branch update-TEXTURES.md-optipng 2023-06-21 12:20:08 +02:00
the-real-herowl added this to the 0.85.0 - Fire and Stone milestone 2023-11-28 20:48:06 +01:00
Sign in to join this conversation.
No reviewers
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: VoxeLibre/VoxeLibre#3806
No description provided.