Mark: yes.  The icon theming code uses the nominal size to work out a
scaling factor for the icon.

So with the existing Size=48 setting, it would use a scaling factor of
49/48 (102%), so render the icon at 130px.

With Size=128, it would instead use a scaling factor of 49/128 (38%) and
render the icon at 49px.

The range of icon sizes at which the SVG icon is used is covered by a
different set of keys in the index.theme: MinSize and MaxSize.  So in
the case of the Human theme, the SVG folder icon will be used for any
sizes from 32px to 256px that are not covered by a bitmap icon.

-- 
Folder icons in 'Human' theme are huge
https://launchpad.net/bugs/46219

--
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to