KiCad PCB EDA Suite
|
Go to the source code of this file.
Functions | |
MULTILINE_PIN_TEXT_LAYOUT | ComputeMultiLinePinNumberLayout (const wxString &aText, const VECTOR2D &aAnchorPos, const TEXT_ATTRIBUTES &aAttrs) |
MULTILINE_PIN_TEXT_LAYOUT ComputeMultiLinePinNumberLayout | ( | const wxString & | aText, |
const VECTOR2D & | aAnchorPos, | ||
const TEXT_ATTRIBUTES & | aAttrs ) |
Definition at line 26 of file multiline_pin_text.cpp.
References ANGLE_VERTICAL, GR_TEXT_H_ALIGN_CENTER, GR_TEXT_H_ALIGN_RIGHT, GR_TEXT_V_ALIGN_BOTTOM, GR_TEXT_V_ALIGN_CENTER, KiROUND(), TEXT_ATTRIBUTES::m_Angle, TEXT_ATTRIBUTES::m_Halign, MULTILINE_PIN_TEXT_LAYOUT::m_IsMultiLine, MULTILINE_PIN_TEXT_LAYOUT::m_Lines, MULTILINE_PIN_TEXT_LAYOUT::m_LineSpacing, TEXT_ATTRIBUTES::m_Size, MULTILINE_PIN_TEXT_LAYOUT::m_StartPos, TEXT_ATTRIBUTES::m_Valign, wxStringSplit(), VECTOR2< T >::x, and VECTOR2< T >::y.