aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
diff options
context:
space:
mode:
authorGravatar Leon Scroggins III <scroggo@google.com>2018-01-26 15:48:26 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-01-26 22:13:34 +0000
commitda3e9ad894379713cbb66779136ca6877ccac7dd (patch)
tree6b2be2cf902fed8f4a311783e98c0d8e19fbea89 /resources
parent323df5720ce076f94709d20215e92e150ce60f6c (diff)
Make SkAndroidCodec (optionally) respect origin
Bug: b/63909536 ImageDecoder will respect the origin, but BitmapFactory will maintain its current behavior of not respecting it. Add an option to respect it. In addition, add support for reading the EXIF data from a WEBP. This seems to be an uncommon use case, but is occasionally used when converting from a JPEG. Add 8 WEBPs, all converted (with cwebp) from their analogous JPEG files already checked in. Change-Id: I38afca58c86fa99ee9ab7d1dc83aaa4f23132c11 Reviewed-on: https://skia-review.googlesource.com/95300 Reviewed-by: Derek Sollenberger <djsollen@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com>
Diffstat (limited to 'resources')
-rw-r--r--resources/images/orientation/1.webpbin0 -> 2628 bytes
-rw-r--r--resources/images/orientation/2.webpbin0 -> 2888 bytes
-rw-r--r--resources/images/orientation/3.webpbin0 -> 2810 bytes
-rw-r--r--resources/images/orientation/4.webpbin0 -> 2820 bytes
-rw-r--r--resources/images/orientation/5.webpbin0 -> 2890 bytes
-rw-r--r--resources/images/orientation/6.webpbin0 -> 2884 bytes
-rw-r--r--resources/images/orientation/7.webpbin0 -> 2766 bytes
-rw-r--r--resources/images/orientation/8.webpbin0 -> 2864 bytes
8 files changed, 0 insertions, 0 deletions
diff --git a/resources/images/orientation/1.webp b/resources/images/orientation/1.webp
new file mode 100644
index 0000000000..5b613d66ac
--- /dev/null
+++ b/resources/images/orientation/1.webp
Binary files differ
diff --git a/resources/images/orientation/2.webp b/resources/images/orientation/2.webp
new file mode 100644
index 0000000000..77e9e201be
--- /dev/null
+++ b/resources/images/orientation/2.webp
Binary files differ
diff --git a/resources/images/orientation/3.webp b/resources/images/orientation/3.webp
new file mode 100644
index 0000000000..aad50feb2a
--- /dev/null
+++ b/resources/images/orientation/3.webp
Binary files differ
diff --git a/resources/images/orientation/4.webp b/resources/images/orientation/4.webp
new file mode 100644
index 0000000000..19e60cee35
--- /dev/null
+++ b/resources/images/orientation/4.webp
Binary files differ
diff --git a/resources/images/orientation/5.webp b/resources/images/orientation/5.webp
new file mode 100644
index 0000000000..cb48e2ed18
--- /dev/null
+++ b/resources/images/orientation/5.webp
Binary files differ
diff --git a/resources/images/orientation/6.webp b/resources/images/orientation/6.webp
new file mode 100644
index 0000000000..2298968aaa
--- /dev/null
+++ b/resources/images/orientation/6.webp
Binary files differ
diff --git a/resources/images/orientation/7.webp b/resources/images/orientation/7.webp
new file mode 100644
index 0000000000..7a9f11f4c9
--- /dev/null
+++ b/resources/images/orientation/7.webp
Binary files differ
diff --git a/resources/images/orientation/8.webp b/resources/images/orientation/8.webp
new file mode 100644
index 0000000000..353eb41bac
--- /dev/null
+++ b/resources/images/orientation/8.webp
Binary files differ