get_text_extents
Calculate the bounding box dimensions of a text string for KiCad PCB layouts, specifying text content and font size.
Instructions
Calculate the bounding box of a text string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text string to measure. | |
| size | No | Font size in mm. Default 10. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||