Menu

#12 does not support new "retina" icon formats

open
None
1
2012-10-24
2012-09-16
Paul Wise
No

According to Wikipedia, MacOS X 10.8 introduced some new "retina" icon format types:

http://en.wikipedia.org/wiki/Apple_Icon_Image_format#Icon_types

libicns does not support them yet, patches welcome:

Discussion

  • kingrobot

    kingrobot - 2012-10-24

    The architecture of png2icns does not allow for proper support of 'retina' types. This is because a 'retina' icon may have two icons of size 256x256, 512x512, etc.

    I have started a new program 'icnsutil' that clones the functionality of the mac developer tool 'iconutil' for creating 'retina' icns files. The rough outline of the code has been submitted to SVN.

     
  • kingrobot

    kingrobot - 2012-10-24
    • assigned_to: nobody --> kingrobot
     

Log in to post a comment.

MongoDB Logo MongoDB