[gnome-devel-docs/wip/aday/appicon-update2: 28/32] HIG: clear sizing



commit 8c4511f44bce48bd187a63709dff1a9af6357bce
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Aug 30 09:25:48 2018 +0200

    HIG: clear sizing
    
    - nominal size is 128, not 64. That's just LOD
    - really the only non-fuzzy size below 128 is 64 and 32.

 hig/C/icons-and-artwork.page | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hig/C/icons-and-artwork.page b/hig/C/icons-and-artwork.page
index 4f67cd91..ad72f6fb 100644
--- a/hig/C/icons-and-artwork.page
+++ b/hig/C/icons-and-artwork.page
@@ -23,7 +23,7 @@
 
 <p>Two styles of icon are used in GNOME 3: full-color and symbolic icons.</p>
 
-<p>Full-color icons are colorful and detailed, and are optimized for larger sizes. They are defined as 
64✕64px SVGs, and can be scaled to multiples or subdivisions of 64✕64 (such as 128✕128, 256✕256 and 512✕512). 
Their design allows them to be rendered sharp at smaller sizes, but is not advised to do below 32x32px.</p>
+<p>Full-color icons are colorful and detailed, and are optimized for larger sizes. They are defined as 
128x128px SVGs, and to maintain sharpness they can be scaled to multiples of 128 (such as 256✕256 and 
512✕512). Their design also allows them to be rendered sharp at 64x64px and 32x32px, but is not advised to do 
lower.</p>
 
 <media type="image" mime="image/png" src="figures/icons/fullcolor-v-symbolic.svg"/>
 


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