astro-pi / python-sense-hat

Source code for Sense HAT Python library
https://sense-hat.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
508 stars 255 forks source link

message_show not showing unicode characters correctly #92

Open baramawi opened 5 years ago

baramawi commented 5 years ago

trying to show Unicode characters like '\u2665' using sense.show_message(), but just shows '?' instead of the right Unicode charcter ..