[gnome-builder] credits: avoid oblique/italics



commit 5f54cae9f957d5ee0fe413f53c01c2304e75f319
Author: Jakub Steiner <jimmac gmail com>
Date:   Mon Jan 12 15:25:14 2015 +0100

    credits: avoid oblique/italics
    
    - generally try avoiding italics except for emphasis:
      https://developer.gnome.org/hig/stable/typography.html.en
    
    - also made everything less giant
    - would love to increase line-height, but don't know how :)
    
    http://bugzilla.gnome.org/show_bug.cgi?id=742808

 src/resources/ui/gb-credits-widget.ui |   26 +++++++++++++-------------
 1 files changed, 13 insertions(+), 13 deletions(-)
---
diff --git a/src/resources/ui/gb-credits-widget.ui b/src/resources/ui/gb-credits-widget.ui
index 26e4d62..b9a1abb 100644
--- a/src/resources/ui/gb-credits-widget.ui
+++ b/src/resources/ui/gb-credits-widget.ui
@@ -41,7 +41,7 @@
             <property name="yalign">0</property>
             <property name="label" translatable="yes">Created By:</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Bold Italic 18"/>
+              <attribute name="font-desc" value="Sans Bold 16"/>
             </attributes>
           </object>
           <packing>
@@ -81,7 +81,7 @@ Ting-Wei Lan
 Trinh Anh Ngoc
 Yosef Or Boczko</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Italic 18"/>
+              <attribute name="font-desc" value="Sans 14"/>
             </attributes>
           </object>
           <packing>
@@ -98,7 +98,7 @@ Yosef Or Boczko</property>
             <property name="yalign">0</property>
             <property name="label" translatable="yes">Artwork By:</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Bold Italic 18"/>
+              <attribute name="font-desc" value="Sans Bold 16"/>
             </attributes>
           </object>
           <packing>
@@ -117,7 +117,7 @@ Yosef Or Boczko</property>
 Hylke Bons
 Jakub Steiner</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Italic 18"/>
+              <attribute name="font-desc" value="Sans 14"/>
             </attributes>
           </object>
           <packing>
@@ -134,7 +134,7 @@ Jakub Steiner</property>
             <property name="yalign">0</property>
             <property name="label" translatable="yes">Translated By:</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Bold Italic 18"/>
+              <attribute name="font-desc" value="Sans Bold 16"/>
             </attributes>
           </object>
           <packing>
@@ -151,7 +151,7 @@ Jakub Steiner</property>
             <property name="yalign">0</property>
             <property name="label" translatable="yes" comments="Translate this string with the translator 
names for your language.">translator-credits</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Italic 18"/>
+              <attribute name="font-desc" value="Sans 14"/>
             </attributes>
           </object>
           <packing>
@@ -168,7 +168,7 @@ Jakub Steiner</property>
             <property name="yalign">0</property>
             <property name="label" translatable="yes">Funded By:</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Bold Italic 18"/>
+              <attribute name="font-desc" value="Sans Bold 16"/>
             </attributes>
           </object>
           <packing>
@@ -186,7 +186,7 @@ Jakub Steiner</property>
             <property name="label" translatable="yes">Christian Hergert
 Gareth Foster</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Italic 18"/>
+              <attribute name="font-desc" value="Sans 14"/>
             </attributes>
           </object>
           <packing>
@@ -202,7 +202,7 @@ Gareth Foster</property>
             <property name="yalign">0</property>
             <property name="label" translatable="yes">Special Thanks To:</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Bold Italic 18"/>
+              <attribute name="font-desc" value="Sans Bold 16"/>
             </attributes>
           </object>
           <packing>
@@ -236,7 +236,7 @@ Ximian Team
 Each and every contributor to GNOME
 and the Friends of GNOME</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Italic 18"/>
+              <attribute name="font-desc" value="Sans 14"/>
             </attributes>
           </object>
           <packing>
@@ -250,7 +250,7 @@ and the Friends of GNOME</property>
             <property name="can_focus">False</property>
             <property name="label" translatable="yes">GNOME Builder</property>
             <attributes>
-              <attribute name="font-desc" value="Sans Bold 32"/>
+              <attribute name="font-desc" value="Sans Bold 24"/>
             </attributes>
           </object>
           <packing>
@@ -270,7 +270,7 @@ Licensed under the GNU GPL 3 or newer</property>
             <property name="lines">2</property>
             <property name="margin_top">32</property>
             <attributes>
-              <attribute name="font-desc" value="Open Sans Semi-Light Italic 18"/>
+              <attribute name="font-desc" value="Open Sans Semi-Light 16"/>
             </attributes>
           </object>
           <packing>
@@ -290,7 +290,7 @@ Licensed under the GNU GPL 3 or newer</property>
             <property name="lines">2</property>
             <property name="margin_top">32</property>
             <attributes>
-              <attribute name="font-desc" value="Open Sans Semi-Light 16"/>
+              <attribute name="font-desc" value="Open Sans Semi-Light 14"/>
             </attributes>
           </object>
           <packing>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]