Package for writing the 1-bit black/white image format that originated from X11: the X Bitmap file format.
Uses the standard Go way for encoding images, by providing an Encode function.
Includes an example png2xbm program, that can convert from input.png to output.xbm.
- Version: 1.0.0
- License: MIT
- Author: Alexander F. Rødseth <xyproto@archlinux.org>