|
KiCad PCB EDA Suite
|
#include <pdf_stroke_font.h>
Public Attributes | |
| PDF_STROKE_FONT_SUBSET * | m_subset |
| std::string | m_bytes |
| bool | m_bold = false |
| bool | m_italic = false |
Definition at line 37 of file pdf_stroke_font.h.
| bool PDF_STROKE_FONT_RUN::m_bold = false |
Definition at line 41 of file pdf_stroke_font.h.
| std::string PDF_STROKE_FONT_RUN::m_bytes |
Definition at line 40 of file pdf_stroke_font.h.
| bool PDF_STROKE_FONT_RUN::m_italic = false |
Definition at line 42 of file pdf_stroke_font.h.
| PDF_STROKE_FONT_SUBSET* PDF_STROKE_FONT_RUN::m_subset |
Definition at line 39 of file pdf_stroke_font.h.