#ascii #image #graphics

ansinator_ascii_font

A Library to compare an array of u8 to a 5x7 font abstraction for computing similarity

1 unstable release

0.1.0 Sep 16, 2022

#844 in Graphics APIs


Used in 2 crates (via ansinator_ansi_image)

MIT license

10KB
173 lines

Ascii Font Abstraction

Provides an ascii 5x7 font abstraction, providing:

  • Best fitting character
  • Comparing ascii characters

No runtime deps