Re: High Quality Icon For GtkWindow



> I’m trying to set icon for my GtkWindow but why the quality decrease

> when it show in Dash(overview in gnome shell) ?
> i use gtk_window_set_icon and use gdk_pixbuf_new_from_file for loading
> my icon and my icon size is 128x128 and the type is png also i resize it to
> 64x64 but it didn't have any influence


Does it look correct if you supply a list of all sizes of icons? (16x16,
32x32, 48x48, 64x64, 128x128)

Maybe it ends up looking fuzzy because the icon is too large and ends up
being downscaled...


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