|
enum class | Font {
SMALL
, SMALL_ITALIC
, SIMPLEX
, COMPLEX_SMALL
,
COMPLEX_SMALL_ITALIC
, DUPLEX
, COMPLEX
, COMPLEX_ITALIC
,
TRIPLEX
, TRIPLEX_ITALIC
, SCRIPT_SIMPLEX
, SCRIPT_COMPLEX
,
SMALL
, SMALL_ITALIC
, SIMPLEX
, COMPLEX_SMALL
,
COMPLEX_SMALL_ITALIC
, DUPLEX
, COMPLEX
, COMPLEX_ITALIC
,
TRIPLEX
, TRIPLEX_ITALIC
, SCRIPT_SIMPLEX
, SCRIPT_COMPLEX
} |
|
enum class | Font {
SMALL
, SMALL_ITALIC
, SIMPLEX
, COMPLEX_SMALL
,
COMPLEX_SMALL_ITALIC
, DUPLEX
, COMPLEX
, COMPLEX_ITALIC
,
TRIPLEX
, TRIPLEX_ITALIC
, SCRIPT_SIMPLEX
, SCRIPT_COMPLEX
,
SMALL
, SMALL_ITALIC
, SIMPLEX
, COMPLEX_SMALL
,
COMPLEX_SMALL_ITALIC
, DUPLEX
, COMPLEX
, COMPLEX_ITALIC
,
TRIPLEX
, TRIPLEX_ITALIC
, SCRIPT_SIMPLEX
, SCRIPT_COMPLEX
} |
|
|
| TextData (const std::string &s, Font font=Font::SIMPLEX) |
|
| TextData (const std::string &s, Font font=Font::SIMPLEX) |
|
|
std::vector< std::pair< Coordi, Coordi > > | lines |
|
int | ymin = 0 |
|
int | ymax = 0 |
|
int | xmin = 100 |
|
int | xmax = 0 |
|
int | xright = 0 |
|
The documentation for this class was generated from the following files:
- horizon-eda-1.3.0/src/util/text_data.hpp
- horizon-eda-1.3.0/src/util/text_data.cpp