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

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

#include "vanillapdf/c_export.h"
#include "vanillapdf/c_handles.h"
#include "vanillapdf/c_values.h"

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.