Internal and low level: tools to convert Macintosh characters. More...
Classes | |
struct | ConversionData |
Internal and low level: a class to store a conversion map for character, ... More... | |
class | KnownConversion |
Variables | |
static int const | s_romanUnicode [] |
Internal and Low level: vector ( char, unicode) for roman font. | |
static int const | s_centralEuroUnicode [] |
Internal and Low level: vector (char, unicode) for Central european font. | |
static int const | s_cyrillicUnicode [] |
Internal and Low level: vector (char, unicode) for Cyrillic font. | |
static int const | s_turkishUnicode [] |
Internal and Low level: vector (char, unicode) for Turkish font ( diff to mac roman) | |
static int const | s_symbolUnicode [] |
Internal and Low level: vector (char, unicode) for symbol font. | |
static int const | s_dingbatsUnicode [] |
Internal and Low level: vector (char, unicode) for dingbats font. | |
static int const | s_monotypeSortsUnicode [] |
Internal and Low level: vector (char, unicode) for Monotype Sorts font. | |
static int const | s_wingdingsUnicode [] |
Internal and Low level: vector (char, unicode) for wingdings font. | |
static int const | s_cursiveIncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for cursive font. | |
static int const | s_mathIncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for math font. | |
static int const | s_scientificIncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for scientific font. | |
static int const | s_unknown107IncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for font 107. | |
static int const | s_unknown128IncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for font 128. | |
static int const | s_unknown200IncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for font 200. | |
static int const | s_SJISSimplifiedUnicode [] |
Internal and Low level: vector (char, unicode) for SJIS font (see MWAWFontSJISConverter ) | |
static int const | s_windowsCP1250Unicode [] |
Internal and Low Level: the Windows CP1250 encoding. | |
static int const | s_windowsCP1251Unicode [] |
Internal and Low Level: the Windows CP1251 encoding. | |
static int const | s_windowsCP1252Unicode [] |
Internal and Low Level: the Windows CP1252 encoding. | |
static int const | s_windowsCP1253Unicode [] |
Internal and Low Level: the Windows CP1253 encoding. | |
static int const | s_windowsCP1254Unicode [] |
Internal and Low Level: the Windows CP1254 encoding. | |
static int const | s_windowsCP1255Unicode [] |
Internal and Low Level: the Windows CP1255 encoding. | |
static int const | s_windowsCP1256Unicode [] |
Internal and Low Level: the Windows CP1256 encoding. | |
static int const | s_windowsCP1257Unicode [] |
Internal and Low Level: the Windows CP1257 encoding. | |
static int const | s_windowsCP1258Unicode [] |
Internal and Low Level: the Windows CP1258 encoding. | |
Internal and low level: tools to convert Macintosh characters.
|
static |
Internal and Low level: vector (char, unicode) for Central european font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for cursive font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for Cyrillic font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for dingbats font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for math font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for Monotype Sorts font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector ( char, unicode) for roman font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for scientific font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for SJIS font (see MWAWFontSJISConverter )
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for symbol font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for Turkish font ( diff to mac roman)
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for font 107.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for font 128.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for font 200.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1250 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1251 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1252 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1253 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1254 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1255 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1256 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1257 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low Level: the Windows CP1258 encoding.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().
|
static |
Internal and Low level: vector (char, unicode) for wingdings font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().