Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotips/uConfig
/ setTextSize
Method
setTextSize
src/kicad/model/drawtext.cpp:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
void DrawText::setTextSize(const uint &textSize)
69
{
70
_textSize = textSize;
71
}
72
73
DrawText::TextStyles DrawText::textStyle() const
74
{
Callers
2
readDraw
Method · 0.80
readLabel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected