Bitmap Tools
Coerce to bitmap list objects
Flip (reflect) bitmaps
Bitmap font object
Gray a bitmap
Invert (negate) a bitmap
Modify bitmap lists
Bitmap list object
Compute bitmap padding lengths
Rotate bitmaps 0, 90, 180, or 270 degrees
max, min, and range for bitmap objects
Get Unicode code points
Cast to a bitmap matrix object
Coerce to bitmap font objects
Other Unicode utilities
Compress bitmaps by a factor of two
Resize bitmaps via distortion.
Edit a bitmap via text editor
Expand bitmaps by repeating each row and/or column
Extend bitmaps on the sides with extra pixels
Extract part of a bitmap
Test if the object is a bitmap object supported by the methods in this...
Cast to a pixmap matrix object
Cast bitmap/pixmap objects to an array
Convert to data frame with pixel (x,y) coordinates
Cast bitmap/pixmap objects to a (normal) matrix
Clamp bitmap values
bittermelon: Bitmap Tools
Combine bitmap/pixmap objects by rows or columns
Bittermelon bitmap matrix object
Execute a function call on bitmap objects
Compose graphemes in a bitmap list by applying combining marks
Modify bitmaps via masking with a 'mask' bitmap
Get bittermelon options
Compute "outline" bitmap of a bitmap
Merge bitmaps by overlaying one over another
Adjust bitmap padding lengths
Bitmap pixel picker
Bittermelon pixmap matrix object
Print bitmap objects
Replace a color in a bitmap with another color
Resize bitmaps by trimming and/or extending
Bitmap shadow, bold, and glow effects
Shift elements within bitmaps
Trim bitmaps
Colors to standardized hex strings
Color to (native) integer conversions
Combine bitmap objects
Extract or replace parts of a bitmap/pixmap matrix
Sprites for twenty farming crops
Read and write hex bitmap font files
Test if the object is a bitmap object
Test if the object is a bitmap font object
Test if the object is a bitmap glyph list object
Test if the object is a pixmap object
Widths or heights of bitmaps
Read and write bitmap font files using monobit
S3 Ops group generic methods for bitmap objects
Plot bitmap/pixmap objects
Print bitmap objects
Print pixmap objects
Read and write yaff bitmap font files
Provides functions for creating, modifying, and displaying bitmaps including printing them in the terminal. There is a special emphasis on monochrome bitmap fonts and their glyphs as well as colored pixel art/sprites. Provides native read/write support for the 'hex' and 'yaff' bitmap font formats and if 'monobit' <https://github.com/robhagemans/monobit> is installed can also read/write several additional bitmap font formats.