KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PDF_OUTLINE_FONT_RUN Struct Reference

#include <pdf_outline_font.h>

Public Attributes

PDF_OUTLINE_FONT_SUBSETm_subset = nullptr
 
std::string m_bytes
 
std::vector< PDF_OUTLINE_FONT_GLYPHm_glyphs
 

Detailed Description

Definition at line 46 of file pdf_outline_font.h.

Member Data Documentation

◆ m_bytes

std::string PDF_OUTLINE_FONT_RUN::m_bytes

Definition at line 49 of file pdf_outline_font.h.

Referenced by PDF_OUTLINE_FONT_MANAGER::EncodeString().

◆ m_glyphs

std::vector<PDF_OUTLINE_FONT_GLYPH> PDF_OUTLINE_FONT_RUN::m_glyphs

Definition at line 50 of file pdf_outline_font.h.

Referenced by PDF_OUTLINE_FONT_MANAGER::EncodeString().

◆ m_subset

PDF_OUTLINE_FONT_SUBSET* PDF_OUTLINE_FONT_RUN::m_subset = nullptr

Definition at line 48 of file pdf_outline_font.h.

Referenced by PDF_OUTLINE_FONT_MANAGER::EncodeString().


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