MWAWFontConverter.cxx File Reference
#include <iostream>
#include "libmwaw_internal.hxx"
#include "MWAWFontConverter.hxx"
#include "MWAWFontSJISConverter.hxx"

Classes

struct  MWAWFontConverterInternal::Data::ConversionData
 Internal and low level: a class to store a conversion map for character, ... More...
 
class  MWAWFontConverterInternal::Data::KnownConversion
 
class  MWAWFontConverterInternal::State
 the default font converter More...
 
struct  MWAWFontConverterInternal::State::UnicodeCache
 small structure to speedup unicode More...
 

Namespaces

 MWAWFontConverterInternal
 Internal namespace used to store the data used by MWAWFontConverterInternal.
 
 MWAWFontConverterInternal::Data
 Internal and low level: tools to convert Macintosh characters.
 

Variables

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

Generated for libmwaw by doxygen 1.8.14