Structs§
- Bmp2text
- The working area for bitmap-to-text conversion.
- Bmp2text
Opts
Constants§
Traits§
- Glyph
Set - A set of output glyphs (string fragments) that are associated with expected input image patterns.
- Image
Read
Functions§
- max_
output_ len_ for_ image_ dims - Calculate the maximum number of bytes possibly outputted by
Bmp2text::transform_and_write
. - num_
glyphs_ for_ image_ width - num_
lines_ for_ image_ height - set_
spans_ by_ fn - Fill
[Span]
using a given function that returns the desired value for each bit.