[gnome-software] featured banner: force precise px size
- From: Jakub Steiner <jimmac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] featured banner: force precise px size
- Date: Wed, 3 Feb 2016 18:30:29 +0000 (UTC)
commit 5e0fe70bcfb02b0e30dd8cf93992a0c0c4b31549
Author: Jakub Steiner <jimmac gmail com>
Date: Wed Jan 13 13:06:10 2016 +0100
featured banner: force precise px size
- force precise image size for the transmission picture in pixels
Still seems to be oversampled and fuzzy.
https://bugzilla.gnome.org/show_bug.cgi?id=738711
data/featured-transmission.png | Bin 98890 -> 91054 bytes
data/featured.ini.in | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/featured-transmission.png b/data/featured-transmission.png
index a005893..0778a86 100644
Binary files a/data/featured-transmission.png and b/data/featured-transmission.png differ
diff --git a/data/featured.ini.in b/data/featured.ini.in
index ab6e969..cc6c8d1 100644
--- a/data/featured.ini.in
+++ b/data/featured.ini.in
@@ -52,7 +52,7 @@ text=#ffffff
text-shadow=0 1px 1px rgba(0,0,0,0.5)
[transmission-gtk.desktop]
-background=url('@prefix@/share/gnome-software/featured-transmission.png') 10% 20% / 40% auto no-repeat,
-gtk-gradient (radial, center bottom, 0, center center, 0.8, from(#ffc124), to(#b75200))
+background=url('@prefix@/share/gnome-software/featured-transmission.png') 10% 20% / 427px auto no-repeat,
-gtk-gradient (radial, center bottom, 0, center center, 0.8, from(#ffc124), to(#b75200))
stroke=#a40000
text=#ffffff
text-shadow=0 1px 1px rgba(0,0,0,0.5)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]