XIcon: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Software | |||
|Picture=NA.png | |||
|Version=1.0 | |||
|Vendor= | |||
|Author=[[Norman Walsh]] | |||
|License=GNU GPL V2 | |||
|Download=[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/multimedia/images/icons&file=xicon10.zip Version 1.0] | |||
|Website= | |||
}} | |||
'''XIcon''' is a conversion program for translating icons between various formats. | '''XIcon''' is a conversion program for translating icons between various formats. | ||
Line 13: | Line 22: | ||
* Windows Icon files (well, sortof - it's mostly untested) | * Windows Icon files (well, sortof - it's mostly untested) | ||
* X11 XPM files | * X11 XPM files | ||
==Links== | ==Links== | ||
* [https://github.com/OS2World/APP-GRAPHICS-XIcon Source Code at Github] | * [https://github.com/OS2World/APP-GRAPHICS-XIcon Source Code at Github] | ||
[[Category:Open Source Software]] | [[Category:Open Source Software]] |
Revision as of 02:59, 20 December 2019
XIcon | |
---|---|
![]() | |
Version | 1.0 |
Vendor | |
Author | Norman Walsh |
License | GNU GPL V2 |
Download | Version 1.0 |
Website |
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