Portable Bitmap Format The idea is to render something directly to an image as simply as possible. Quick Start $ rustc pbm.rs && ./pbm References: Netpbm - https://en.wikipedia.org/wiki/Netpbm#PBM_example