Skip to content

Make ICNS generation pure java #10

Description

@choffmeister

The task of converting an image into an ICNS file should be written in java. According to http://en.wikipedia.org/wiki/Apple_Icon_Image_format it should be not that hard. The format seems pretty simple. Just some header bytes + PNG image content.

This makes the task runnable an systems where sips is not present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions