Vanilla.PDF  2.0.0
Cross-platform toolkit for creating and modifying PDF documents
c_font.h File Reference

This file contains class definitions for FontHandle and Type0FontHandle. More...

Go to the source code of this file.

Enumerations

enum  FontType {
  FontType_Undefined = 0 , FontType_Type0 , FontType_Type1 , FontType_MMType1 ,
  FontType_Type3 , FontType_TrueType , FontType_CIDFontType0 , FontType_CIDFontType2
}
 Types of fonts. More...
 

Detailed Description

This file contains class definitions for FontHandle and Type0FontHandle.