KiCad PCB EDA Suite
Loading...
Searching...
No Matches
multiline_pin_text.h File Reference
#include <wx/string.h>
#include <wx/arrstr.h>
#include <math/vector2d.h>
#include <font/text_attributes.h>

Go to the source code of this file.

Classes

struct  MULTILINE_PIN_TEXT_LAYOUT
 

Functions

MULTILINE_PIN_TEXT_LAYOUT ComputeMultiLinePinNumberLayout (const wxString &aText, const VECTOR2D &aAnchorPos, const TEXT_ATTRIBUTES &aAttrs)
 

Function Documentation

◆ ComputeMultiLinePinNumberLayout()