[Scummvm-devel] PORTERS: OSystem::setWindowCaption
Torbjörn Andersson
eriktorbjorn at telia.com
Sun Jun 7 20:32:30 CEST 2009
Max Horn wrote:
> 1) Should we switch from pure ASCII to say ISO LATIN 1 or UTF-8?
> 1b) UTF-8 or LATIN 1? :) The former is more flexible, but also more
> complex... LATIN 1, can easily be converted into it, though...
At the moment, UTF-8 seems like overkill to me since the ScummVM GUI
doesn't support it. Are there any plans to change that? I suppose it
could be useful for some localized versions of games.
On the other hand, for the SDL backend we'd have to convert the string
to UTF-8 anyway. In fact, that's what the patch Fingolfin mentioned does.
Torbjörn Andersson
More information about the Scummvm-devel
mailing list