Jump to content

WinIco: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
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]] icons to OS/2 1.2 icon bitmap format.


==Version==
==Version==
Line 5: Line 5:
: Source code comes in the zip file distribution and can also be accessed from [https://github.com/komh/winico Github]
: Source code comes in the zip file distribution and can also be accessed from [https://github.com/komh/winico Github]


====Prerequisites====
;Prerequisites
*kLIBC v0.6.6
*kLIBC v0.6.6
*[[GCC]] if you want to build the sources
*[[GCC]] if you want to build the sources
Line 13: Line 13:


==Author==
==Author==
* [[Leonardo Pino]] (Original author)
*Leonardo Pino (Original author)
* [[KO Myung-Hun]] (Current maintainer)
* [[KO Myung-Hun]] (Current maintainer)


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

Revision as of 00:09, 1 February 2017

A tool that converts MS Windows icons to OS/2 1.2 icon bitmap 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

  • Leonardo Pino (Original author)
  • KO Myung-Hun (Current maintainer)