XIcon: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
== | {{Software | ||
XIcon is a conversion program for translating icons between various formats. | |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: | ||
* Mac icon resources (raw resource forks) | * Mac icon resources (raw resource forks) | ||
* Windows icon files | * Windows icon files | ||
Line 11: | Line 16: | ||
XIcon writes: | XIcon writes: | ||
* 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, | * Windows Icon files (well, sort of - it's mostly untested) | ||
* X11 XPM files | * X11 XPM files | ||
== | ==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]] |
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