XIcon: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== XIcon is a conversion program for translating icons between various formats. XIcon reads: * Mac icon resources (raw resource forks) * Windows icon files * X..." |
No edit summary |
||
Line 19: | Line 19: | ||
==Download== | ==Download== | ||
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/multimedia/images/icons&file=xicon10.zip Version 1.0] | * [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/multimedia/images/icons&file=xicon10.zip Version 1.0] | ||
* [https://github.com/OS2World/APP-GRAPHICS-XIcon Source Code at Github] | |||
==License== | ==License== |
Revision as of 17:53, 9 September 2016
Description
XIcon is a conversion program for translating icons between various formats.
XIcon reads:
- Mac icon resources (raw resource forks)
- Windows icon files
- X11 XBM files
- OS/2 v1.2 Icon files
- OS/2 v2.0 Icon files
XIcon writes:
- OS/2 v1.2 Icon files
- OS/2 v2.0 Icon files
- Windows Icon files (well, sortof--it's mostly untested)
- X11 XPM files
Download
License
GNU GPL V2