[recipes] Pre-rotate the one image with non-trivial rotation
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [recipes] Pre-rotate the one image with non-trivial rotation
- Date: Sun, 19 Feb 2017 01:10:44 +0000 (UTC)
commit 2d552e4207de91b4fa5e12a40c21caebe5c74579
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 18 15:21:28 2017 -0500
Pre-rotate the one image with non-trivial rotation
For jpeg's one can actually do lossless rotation,
so lets do that instead of applying a rotation at runtime.
data/images/chickensoup.jpg | Bin 1891243 -> 1850093 bytes
data/recipes.db | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/images/chickensoup.jpg b/data/images/chickensoup.jpg
index 8402597..cbe9321 100644
Binary files a/data/images/chickensoup.jpg and b/data/images/chickensoup.jpg differ
diff --git a/data/recipes.db b/data/recipes.db
index d9e08b1..55d992b 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -243,7 +243,7 @@ Notes=
Serves=4
Diets=16
Images=images/chickensoup.jpg;
-Angles=180;
+Angles=0;
Created=2017-1-2 19:50:29
Modified=2017-1-20 4:29:3
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]