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

#include <pdf_stroke_font.h>

Public Attributes

PDF_STROKE_FONT_SUBSETm_subset
 
std::string m_bytes
 
bool m_bold = false
 
bool m_italic = false
 

Detailed Description

Definition at line 37 of file pdf_stroke_font.h.

Member Data Documentation

◆ m_bold

bool PDF_STROKE_FONT_RUN::m_bold = false

Definition at line 41 of file pdf_stroke_font.h.

◆ m_bytes

std::string PDF_STROKE_FONT_RUN::m_bytes

Definition at line 40 of file pdf_stroke_font.h.

◆ m_italic

bool PDF_STROKE_FONT_RUN::m_italic = false

Definition at line 42 of file pdf_stroke_font.h.

◆ m_subset

PDF_STROKE_FONT_SUBSET* PDF_STROKE_FONT_RUN::m_subset

Definition at line 39 of file pdf_stroke_font.h.


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