PoDoFo 1.0.0-dev
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PoDoFo::PdfGID Struct Referencefinal

Represents a GID (Glyph ID) with PDF metrics identifier. More...

#include <PdfEncodingCommon.h>

Public Member Functions

 PdfGID (unsigned id)
 
 PdfGID (unsigned id, unsigned metricsId)
 

Public Attributes

unsigned Id = 0
 The id of the glyph in the font program.
 
unsigned MetricsId = 0
 The id of the glyph in the PDF metrics (/Widths, /W arrays). In case of Type 0 CIDFonts this effectively corresponds to the CID.
 

Detailed Description

Represents a GID (Glyph ID) with PDF metrics identifier.


The documentation for this struct was generated from the following files: