Comment 5 for bug 149047

Revision history for this message
Peter Clifton (pcjc2) wrote : Re: Various icons don't have 48x48 nor scalable version

As an example, my app (geda-xgsch2pcb), wishes to render a "gtk-new" stock icon at a large-ish size inside a GtkAssistant. With the Human icon theme, the assistant looks really poor (unappealing layout / visual appearance), since GTK's gtk_widget_render_icon () picks one of the smaller available icon sizes, and doesn't scale up. (If it did, then it would look blurry as the the original reporter showed).

The default size for GTK_ICON_SIZE_DIALOG is 48x48, so it would really be useful if some high-resolution, or scalable icons were produced in this theme.