Language

Package: libicns @ 0.8.1

Synopsis

Library for handling Mac OS icns resource files

Description

Libicns is a library for the manipulation of Mac OS IconFamily resource type files (ICNS). icns2png and png2icns are provided to convert between PNG and ICNS. icns2png will extract image files from ICNS files under names like "Foo_48x48x32.png" useful for installing for use with .desktop files. Additionally, icontainer2png is provided for extracting icontainer icon files.

Home page
http://icns.sourceforge.net/
Location
gnu/packages/image.scm (line: 552, column: 2)
Licenses

Lint warnings

LinterMessageLocation
tests-true

Check if tests are explicitly enabled

#:tests? must not be explicitly set to #t