wxPdfDocument 1.2.0
Classes | Variables
pdfcffdecoder.h File Reference

Interface of the Type1 and Type2 CFF decoder class. More...

#include <wx/dynarray.h>
#include <wx/string.h>
#include <wx/mstream.h>
#include <wx/wfstream.h>
#include "wx/pdfdocdef.h"
#include "wx/pdfarraytypes.h"
#include "wx/pdfcffindex.h"

Classes

class  wxPdfCffDecoder
 Class representing CFF decoder for charstrings of type 1 and 2. (For internal use only) More...
 

Variables

const int NUM_STD_STRINGS = 391
 
const char SUBR_RETURN_OP = 11
 

Detailed Description

Interface of the Type1 and Type2 CFF decoder class.

Variable Documentation

◆ NUM_STD_STRINGS

const int NUM_STD_STRINGS = 391

◆ SUBR_RETURN_OP

const char SUBR_RETURN_OP = 11