aboutsummaryrefslogtreecommitdiff
path: root/common/language.cpp
diff options
context:
space:
mode:
authorJaromir Wysoglad2019-08-26 16:48:50 +0200
committerFilippos Karapetis2019-09-01 22:47:55 +0300
commit291360a280bef756f2733515a7bd532856572831 (patch)
tree08b5ecce4e6a5d5dbc356d676a17646781765125 /common/language.cpp
parent55c399c7c0ebe4084c1bdf31e647cfa50cc01c09 (diff)
downloadscummvm-rg350-291360a280bef756f2733515a7bd532856572831.tar.gz
scummvm-rg350-291360a280bef756f2733515a7bd532856572831.tar.bz2
scummvm-rg350-291360a280bef756f2733515a7bd532856572831.zip
COMMON: Add CP850 conversion.
CP850 is used by the mortevielle engine (and apparently by other engines too). Anytime an engine using CP850 encoding wants to use the TTS, the encoding has to be converted, so this is pretty important encoding conversion to support. Unfortunately SDL (when compiled without iconv) doesn't support this encoding (which means, there might not be a way to convert this encoding on some platforms), so I added a conversion table for this.
Diffstat (limited to 'common/language.cpp')
0 files changed, 0 insertions, 0 deletions