Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 428 Bytes

unicode_text_to_image_array

Converts a piece of complex unicode text to an image and a numpy arrray. Works well for Indic scripts and others (Devanagari, Telugu, Kannada, Tamil, Malayalam, Gujarati, Bengali, Oriya, Gurumukhi, Sinhalese, etc.).

Requirements

pip3 install -r requirements.txt

Usage

python3 scribe.py

Change the last few lines of scribe.py to see what you want to be printed.