Jump to content

WinIco: Difference between revisions

From EDM2
m version bump
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
A tool that converts [[MS Windows]] 32bit icons to OS/2 Ico 1.2 format.
A tool that converts [[MS Windows]] 32bit icons to OS/2 Ico 1.2 format.


==Version==
==Version==
Line 11: Line 11:
==License==
==License==
* Open source software released under the [[GPL v2]]
* Open source software released under the [[GPL v2]]
==Author==
==Author==
* [[Leonardo Pino]] (Original author)
* [[Leonardo Pino]] (Original author)
* [[KO Myung-Hun]] (Current maintainer)
* [[KO Myung-Hun]] (Current maintainer)


[[Category:Tools]][[Category:MS Windows Tools]][[Category:Open Source Software]][[Category:Porting aids]][[Category:Software written in C++]]
[[Category:MS Windows Tools]][[Category:Open Source Software]][[Category:Software written in C++]]

Revision as of 19:03, 17 September 2016

A tool that converts MS Windows 32bit icons to OS/2 Ico 1.2 format.

Version

  • Last known version: 0.9.4 (2015-04-23)
Source code comes in the zip file distribution and can also be accessed from Github

Prerequisites

  • kLIBC v0.6.6
  • GCC if you want to build the sources

License

  • Open source software released under the GPL v2

Author