#include <aconf.h>
#include "gtypes.h"
#include "GString.h"
#include "Object.h"
#include "CharTypes.h"
Go to the source code of this file.
Compounds | |
class | Gfx8BitFont |
class | GfxCIDFont |
class | GfxFont |
struct | GfxFontCIDWidthExcep |
struct | GfxFontCIDWidthExcepV |
struct | GfxFontCIDWidths |
class | GfxFontDict |
Defines | |
#define | fontFixedWidth (1 << 0) |
#define | fontSerif (1 << 1) |
#define | fontSymbolic (1 << 2) |
#define | fontItalic (1 << 6) |
#define | fontBold (1 << 18) |
Enumerations | |
enum | GfxFontType { fontUnknownType, fontType1, fontType1C, fontType3, fontTrueType, fontCIDType0, fontCIDType0C, fontCIDType2 } |
|
|
|
|
|
|
|
|
|
|
|
|