aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources/mandrill_512_q075.jpg
Commit message (Collapse)AuthorAge
* resources: orgainize directory.Gravatar Hal Canary2017-12-08
| | | | | | | | | Should make it easier to ask just for images. Change-Id: If821743dc924c4bfbc6b2b2d29b14affde7b3afd Reviewed-on: https://skia-review.googlesource.com/82684 Commit-Queue: Hal Canary <halcanary@google.com> Reviewed-by: Leon Scroggins <scroggo@google.com>
* Add resources/mandrill_512_q075.jpgGravatar Hal Canary2014-08-27
convert resources/mandrill_512.png ppm:- | cjpeg -quality 75 > resources/mandrill_512_q075.jpg Motivation: We need JPEG images for testing PDF. (e.g. http://crrev.com/515493003 ) R=djsollen@google.com Review URL: https://codereview.chromium.org/508173002