WinIco: Difference between revisions
Appearance
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
A tool that converts [[MS Windows]] | 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 | |||
*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) | ||
* [[KO Myung-Hun]] (Current maintainer) | * [[KO Myung-Hun]] (Current maintainer) | ||
[[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)