ScummVM API documentation
Kyra::Util Class Reference

Static Public Member Functions

static int decodeString1 (const char *src, char *dst)
 
static void decodeString2 (const char *src, char *dst)
 
static Common::String decodeString1 (const Common::String &src)
 
static Common::String decodeString2 (const Common::String &src)
 
static void convertString_KYRAtoGUI (char *str, int bufferSize, Common::CodePage srcCP=Common::kDos850)
 
static void convertString_GUItoKYRA (char *str, int bufferSize, Common::CodePage dstCP=Common::kDos850)
 
static Common::String convertString_GUItoKYRA (Common::String &str, Common::CodePage dstCP=Common::kDos850)
 
static Common::String convertISOToUTF8 (Common::String &str)
 
static void convertISOToDOS (char &c)
 
static uint16 convertDOSToJohab (char c, uint8 *mergeFlags=0)
 
static void mergeUpdateJohabChars (uint16 &destJohabChar0, uint16 &destJohabChar1, char asciiInput, bool reset)
 
static Common::Path findMacResourceFile (const char *baseName, const char *suffix="")
 

The documentation for this class was generated from the following file: