GCharset Class Reference

Charset information class. More...

#include <GFont.h>

List of all members.

Public Member Functions

 GCharset (const char *cp=0, const char *des=0, short *map=0, const char *alt=0)
 Constructor.
bool IsUnicode ()
 Returns true if the charset is a unicode variant.
const char * GetIconvName ()
 Gets the iconv name.
bool IsAvailable ()
 Returns whether Lgi can convert to/from this charset at the moment.

Public Attributes

const char * Charset
 Standard charset name.
const char * Description
 Human description.
short * UnicodeMap
 128 shorts that map the 0x80-0xff range to unicode
const char * IconvName
 Charset's name for calling iconv.
const char * AlternateNames
 Comma separated list of alternate names used for this charset.
GCharSetType Type
 General type of the charset.


Detailed Description

Charset information class.
The documentation for this class was generated from the following files:

Generated on Wed May 11 07:51:57 2011 for Lgi by  doxygen 1.5.6