You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
why did you use this transformation only for zopflipng? you should get better results if you add this with the optipng process too, instead of turning rgb values to 0,0,0.
greetings.
The text was updated successfully, but these errors were encountered:
That would require big design changes as the filter selection in the optipng part is done after all image transforms. The current dirty alpha cleaning support is based on this patch.
hi Felix,
why did you use this transformation only for zopflipng? you should get better results if you add this with the optipng process too, instead of turning rgb values to 0,0,0.
greetings.
The text was updated successfully, but these errors were encountered: