#include <pdfspecification.h>
Static Public Attributes | |
| static const std::string | TYPE |
| static const std::string | TYPE1 |
| static const std::string | SUBTYPE |
| static const std::string | BASEFONT |
| static const std::string | ENCODING |
| static const std::string | WINANSIENCODING |
const std::string pdfobjects::Specification::Font::BASEFONT [static] |
const std::string pdfobjects::Specification::Font::ENCODING [static] |
Referenced by pdfobjects::CPageFonts::addSystemType1Font().
const std::string pdfobjects::Specification::Font::SUBTYPE [static] |
const std::string pdfobjects::Specification::Font::TYPE [static] |
Font Type entry.
Referenced by pdfobjects::CPageFonts::addSystemType1Font(), and pdfobjects::CPageFonts::getFontIdsAndNames().
const std::string pdfobjects::Specification::Font::TYPE1 [static] |
Font Type1 entry.
Referenced by pdfobjects::CPageFonts::addSystemType1Font().
const std::string pdfobjects::Specification::Font::WINANSIENCODING [static] |
Referenced by pdfobjects::CPageFonts::addSystemType1Font().