Ops.bm_bitmap           S3 Ops group generic methods for bitmap objects
Summary.bm_list         max, min, and range for bitmap objects
[.bm_bitmap             Extract or replace parts of a bitmap
as.matrix.bm_bitmap     Coerce bitmap objects to matrix
as_bm_bitmap            Coerce to bitmap glyph objects
as_bm_font              Coerce to bitmap font objects
as_bm_list              Coerce to bitmap list objects
bm_bitmap               Bitmap object
bm_call                 Execute a function call on bitmap objects
bm_clamp                Clamp bitmap integer values.
bm_compose              Compose graphemes in a bitmap list by applying
                        combining marks
bm_compress             Compress bitmaps using a "block elements"
                        scheme
bm_distort              Resize images via distortion.
bm_edit                 Edit a bitmap via text editor
bm_expand               Expand bitmaps by repeating each row and/or
                        column
bm_extend               Extend bitmaps on the sides with extra pixels
bm_flip                 Flip (reflect) bitmaps
bm_font                 Bitmap font object
bm_lapply               Modify bitmap lists
bm_list                 Bitmap list object
bm_mask                 Modify bitmaps via masking with a 'mask' bitmap
bm_outline              Compute "outline" bitmap of a bitmap
bm_overlay              Merge bitmaps by overlaying one over another
bm_pad                  Adjust bitmap padding lengths
bm_padding_lengths      Compute bitmap padding lengths
bm_resize               Resize bitmaps by trimming and/or extending
bm_rotate               Rotate bitmaps 0, 90, 180, or 270 degrees
bm_shadow               Bitmap shadow, bold, and glow effects
bm_shift                Shift elements within bitmaps
bm_trim                 Trim bitmaps
bm_widths               Widths or heights of bitmaps
c.bm_bitmap             Combine bitmap objects
cbind.bm_bitmap         Combine bitmaps by rows or columns
hex2ucp                 Get Unicode code points
is_bm_bitmap            Test if the object is a bitmap glyph object
is_bm_font              Test if the object is a bitmap font object
is_bm_list              Test if the object is a bitmap glyph list
                        object
plot.bm_bitmap          Plot bitmap object
print.bm_bitmap         Print bitmap objects
read_hex                Read and write hex bitmap font files
read_monobit            Read and write bitmap font files using monobit
read_yaff               Read and write yaff bitmap font files
ucp2label               Other Unicode utilities
