Method Summary |
FontMapper |
__init__(self)
|
|
__del__(self)
|
int |
CharsetToEncoding(self,
charset,
interactive)
|
FontMapper |
Get()
(Static method)
|
PyObject |
GetAltForEncoding(self,
encoding,
facename,
interactive)
|
String |
GetDefaultConfigPath()
(Static method)
|
int |
GetEncoding(n)
(Static method)
|
String |
GetEncodingDescription(encoding)
(Static method)
|
int |
GetEncodingFromName(name)
(Static method)
|
String |
GetEncodingName(encoding)
(Static method)
|
size_t |
GetSupportedEncodingsCount()
(Static method)
|
bool |
IsEncodingAvailable(self,
encoding,
facename)
|
FontMapper |
Set(mapper)
(Static method)
|
|
SetConfigPath(self,
prefix)
|
|
SetDialogParent(self,
parent)
|
|
SetDialogTitle(self,
title)
|