aryanrawlani28 3d97be2559 GUI: U32: Remove redundant code
Because po files now (should) use UTF-8, a bunch of code in ScummVM is redundant. This commit addresses that.

- Remove charsetMapping and related variables.
- Remove the code that used these functions.
- Remove cp_parser.cpp. This is removed because the use of codepages is no longer needed.
- Remove iso-8859-x codepages (see above message)
- Always set mapping as 0 in ThemeEngine::loadScalableFont
- Check if ascii or not by getting charset in about dialog.
2020-08-30 14:43:41 +02:00
..
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-25 17:56:23 +02:00
2020-05-10 23:39:31 +02:00
2020-06-22 00:03:02 +02:00
2020-08-24 14:19:30 +02:00
2020-08-24 14:19:30 +02:00
2020-08-30 14:43:41 +02:00
2019-07-30 14:51:41 -04:00
2020-06-22 00:03:02 +02:00