diff options
author | Jaromir Wysoglad | 2019-08-26 16:48:50 +0200 |
---|---|---|
committer | Filippos Karapetis | 2019-09-01 22:47:55 +0300 |
commit | 291360a280bef756f2733515a7bd532856572831 (patch) | |
tree | 08b5ecce4e6a5d5dbc356d676a17646781765125 /engines/scumm/palette.cpp | |
parent | 55c399c7c0ebe4084c1bdf31e647cfa50cc01c09 (diff) | |
download | scummvm-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 'engines/scumm/palette.cpp')
0 files changed, 0 insertions, 0 deletions