aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2016-02-11 08:41:01 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-11 08:41:01 -0800
commit4946b9419f650ef7a2dc684ce98bb771e1ce8f40 (patch)
treef4508907bedb7f254ff02f29302675c2811fd4c0 /resources
parentc1eb311f4e98934476f1b2ad5d6de772cf140d60 (diff)
Fix scanline decoding of rare RLE bmps
This also exposed a bug in rewinding RLE bmps, which I have also fixed in this CL. This should fix testcase7.bmp on Gold. The image that I am adding to resources is in the public domain. BUG=skia:4730 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1689953002 Review URL: https://codereview.chromium.org/1689953002
Diffstat (limited to 'resources')
-rw-r--r--resources/rle.bmpbin0 -> 40400 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/resources/rle.bmp b/resources/rle.bmp
new file mode 100644
index 0000000000..a08745fb2d
--- /dev/null
+++ b/resources/rle.bmp
Binary files differ