Re: [hatari-devel] hatari-ui icon

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Am Mon, 3 Nov 2014 20:43:51 +0200
schrieb Eero Tamminen <oak@xxxxxxxxxxxxxx>:

> Hi,
> 
> On maanantai 03 marraskuu 2014, Thomas Huth wrote:
> > Anyway, for the time being, I've attached my scaled-up version of
> > the green H: It's been scaled with the scale2x filter (looks IMHO
> > nicer than the normal interpolating scale-up), and without the
> > blue little animals (since they hardly can be scaled down when
> > creating lower resolution icons from the big template). If that
> > looks ok for everybody, I'll add it to the repository.
> 
> Looks OK to me.
> 
> Do you know in which directories the different sized icons should be
> installed and under what kind of names, to be usable by desktops?
> 
> (I don't)

Looking at https://bugzilla.redhat.com/show_bug.cgi?id=1157540 it seems
like the hatari-icon.png from the python-ui is the problematic icon...
and that is installed by cmake via these lines in CMakeLists.txt:

INSTALL(FILES hatari-icon.png
        DESTINATION share/icons/hicolor/32x32/apps)

So I guess we need some additional logic in the CMakeLists.txt to scale
it to other sizes, too. Does anybody know a good solution?
Maybe "convert" from image-magick? Or shall we simply put pre-scaled
icons into the repository?

By the way, Andrea (on CC:), looking at
https://apps.fedoraproject.org/packages/hatari/sources/spec
it seems like the fedora spec file is using the Hatari.icns from the
gui-osx folder for the main executable ... I think that's somewhat
ugly, wouldn't it be better to use the png file for this, too?

 Thomas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/