arachnidlabs / minishift-python

Python library for interfacing with the minishift.
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Support for unicode characters? #6

Open KingScooty opened 8 years ago

KingScooty commented 8 years ago

What would be required to enable support for unicode characters like - ★ ?

Arachnid commented 8 years ago

Basically, we'd need a proportional bitmap font that supports them, or we'd need to integrate a font rendering engine like freetype.

On Sun, 31 Jan 2016 09:22 Scotty Vernon notifications@github.com wrote:

What would be required to enable support for unicode characters like - ★ ?

— Reply to this email directly or view it on GitHub https://github.com/arachnidlabs/minishift-python/issues/6.