0.1.0 • Published 2 years ago

gfx-bingen v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

gfx-bingen

NOTE: The GFX project is owned/maintained by HTCW, and this utility is also based on their work. Support the GFX project!

Usage

This utility will convert a bitmap (any format supported by sharp) into a C++ header file suitable for use with GFX.

$ npx gfx-bingen source.png output.h

Will convert source.png into a header called output.h.