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

convert webp lossless test to a non alpha image #1064

Merged
merged 1 commit into from
Oct 18, 2013

Conversation

patrickkettner
Copy link
Member

thanks to @kristerkari for pointing it out.

conveniently shaves a few bytes off, as well.

  convert -size 1x1 canvas:white white.jpg
  cwebp -lossless -noalpha /private/tmp/white.jpg -o losslessNoAlpha.webp

@stucox
Copy link
Member

stucox commented Oct 18, 2013

Actually looks like it added a couple of bytes, but agree this is better.

stucox pushed a commit that referenced this pull request Oct 18, 2013
convert webp lossless test to a non alpha image
@stucox stucox merged commit a710575 into Modernizr:master Oct 18, 2013
@patrickkettner
Copy link
Member Author

balls. read the command line diff backwards.

thanks @stucox

@patrickkettner patrickkettner deleted the noalpha-lossless-webp branch October 18, 2013 22:52
patrickkettner pushed a commit to patrickkettner/Modernizr that referenced this pull request Feb 22, 2015
…s-webp

convert webp lossless test to a non alpha image
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

2 participants