shithub: choc

Download patch

ref: 06dd83218590d383bba29acb6bbeaddc380bc6ae
parent: 8f5a4af76190c6dba1056d335073d98db23aabae
author: Simon Howard <fraggle@soulsphere.org>
date: Sat Jan 21 11:21:27 EST 2017

textscreen: Change most strings to UTF-8.

If we are to accept arbitrary labels, window names etc., then it makes
sense for these to be in UTF-8 format rather than strings in the code
page extended ASCII format. This should make the API more interoperable
with other data sources.