XIcon: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''XIcon''' is a conversion program for translating icons between various formats.  
{{Software
|Picture=NA.png
|Version=1.0 (Jan 1993)
|Author=[[Norman Walsh]]
|License=GNU GPL V2
|Download={{FileLink|XIcon_1-0.zip}}
}}
'''XIcon''' is a conversion program for translating icons between various formats.


XIcon reads:
XIcon reads:
Line 11: Line 18:
* OS/2 v1.2 Icon files
* OS/2 v1.2 Icon files
* OS/2 v2.0 Icon files
* OS/2 v2.0 Icon files
* Windows Icon files (well, sortof - it's mostly untested)
* Windows Icon files (well, sort of - it's mostly untested)
* X11 XPM files
* X11 XPM files
==License==
*GNU GPL V2
*Author: [[Norman Walsh]]


==Links==
==Links==
* [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]
* [https://github.com/OS2World/APP-GRAPHICS-XIcon Source Code at Github]


[[Category:Open Source Software]]
[[Category:Open Source Software]]

Latest revision as of 20:12, 4 October 2024

XIcon
Version 1.0 (Jan 1993)
Vendor
Author Norman Walsh
License GNU GPL V2
Download XIcon_1-0.zip
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, sort of - it's mostly untested)
  • X11 XPM files

Links