Jeff Young
|
c31fb435e6
|
Add missing setting to Dimension Properties dialog.
Also fixes a bug where during file save we were calling
GetPosition() on the PCB_TEXT but getting the DIMENSION's
version.
Fixes https://gitlab.com/kicad/code/kicad/issues/8447
|
2023-04-30 22:45:19 +01:00 |
Jeff Young
|
a2030a5956
|
GUI for font selection.
|
2022-01-08 16:47:45 +00:00 |
Jeff Young
|
16b0147af8
|
Prefix DIMENSION types.
|
2021-06-11 17:59:44 +01:00 |
Jeff Young
|
f7333ad64a
|
Update some classnames including archaic zone names.
|
2020-11-12 10:31:25 +00:00 |
Jon Evans
|
75ffce1a0b
|
ADDED: Leader dimension object
Fixes https://gitlab.com/kicad/code/kicad/-/issues/5555
|
2020-09-15 23:37:38 -04:00 |
Jon Evans
|
3940e20fcb
|
Expose extension offset and zero suppression settings
|
2020-09-12 11:52:59 -04:00 |
Jon Evans
|
76c4c959e6
|
Implement new dimension properties
- Automatic units mode (follow UI units)
- New text and number formatting options
- Automatic/manual text orientation control
- New text positioning options (inline and manual)
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4280
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4497
|
2020-09-11 21:12:36 -04:00 |
Jon Evans
|
f1b7903a7d
|
WIP: Implement new dimension properties
|
2020-09-11 21:12:36 -04:00 |
Jon Evans
|
50b92379c8
|
Add new dimension properties dialog
|
2020-09-11 21:12:36 -04:00 |