KnightOS / kimg

A tool for converting images to the KIMG format.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kimg

KnightOS image conversion tool. Converts image formats supported by stb_image to the KnightOS image format.

Work in progress.

Usage

kimg example.png example.img

Converts example.png (portable network graphics) into example.img (kimg).

For more information, see the man page.

Help, Bugs, Feedback

If you need help with KnightOS, want to keep up with progress, chat with developers, or ask any other questions about KnightOS, you can hang out in the IRC channel: #knightos on irc.libera.chat.

To report bugs, please create a GitHub issue and contact us on IRC.

If you'd like to contribute to the project, please see the contribution guidelines.

About

A tool for converting images to the KIMG format.

License:MIT License


Languages

Language:C 99.7%Language:Makefile 0.3%