Skip to content
/ xbm Public

Encode images to the XBM (1-bit b/w) image format

License

Notifications You must be signed in to change notification settings

xyproto/xbm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBM

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.

General info

About

Encode images to the XBM (1-bit b/w) image format

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages