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. More... | |
static int const | s_centralEuroUnicode [] |
Internal and Low level: vector (char, unicode) for Central european font. More... | |
static int const | s_cyrillicUnicode [] |
Internal and Low level: vector (char, unicode) for Cyrillic font. More... | |
static int const | s_turkishUnicode [] |
Internal and Low level: vector (char, unicode) for Turkish font ( diff to mac roman) More... | |
static int const | s_symbolUnicode [] |
Internal and Low level: vector (char, unicode) for symbol font. More... | |
static int const | s_dingbatsUnicode [] |
Internal and Low level: vector (char, unicode) for dingbats font. More... | |
static int const | s_wingdingsUnicode [] |
Internal and Low level: vector (char, unicode) for wingdings font. More... | |
static int const | s_cursiveIncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for cursive font. More... | |
static int const | s_mathIncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for math font. More... | |
static int const | s_scientificIncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for scientific font. More... | |
static int const | s_unknown107IncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for font 107. More... | |
static int const | s_unknown128IncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for font 128. More... | |
static int const | s_unknown200IncompleteUnicode [] |
Internal and Low level: vector (char, unicode) for font 200. More... | |
static int const | s_SJISSimplifiedUnicode [] |
Internal and Low level: vector (char, unicode) for SJIS font (see MWAWFontSJISConverter ) More... | |
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 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: vector (char, unicode) for wingdings font.
Referenced by MWAWFontConverterInternal::Data::KnownConversion::initMaps().