starsummer / unicode_text_to_image_array

Converts a piece of complex unicode text to an image and a numpy arrray.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Converts a piece of complex unicode text to an image and a numpy arrray.


Languages

Language:Python 100.0%