Drawille.Braille

Module for a braille code.

Summary

Functions

You can get “braille byte” by pixel_map

Get a printable UTF8 code

Functions

pixel_map(int1, int2)

You can get “braille byte” by pixel_map.

pixel map to n-th bits:

x=0x=1
y=014
y=125
y=236
y=378
to_utf8_code(braille_byte)

Get a printable UTF8 code.