jean-pierre charras
|
a0d68b8426
|
SCH_DIRECTIVE_LABEL: add missing virtual SwapData.
Fixes #11027
https://gitlab.com/kicad/code/kicad/issues/11027
|
2022-03-03 10:27:17 +01:00 |
Jeff Young
|
082c6f5bd6
|
Make sure plotter uses default font when specified.
|
2022-02-10 20:33:06 +00:00 |
Jeff Young
|
f11b8011cd
|
Separate plotting into background and foreground.
Fixes https://gitlab.com/kicad/code/kicad/issues/10390
|
2022-02-10 20:33:06 +00:00 |
Jeff Young
|
60bcfd1bf1
|
Bug fixes in arc & textbox printing.
Also removal of the no-longer-used clipping code from GR*.
|
2022-01-31 20:00:47 +00:00 |
Jeff Young
|
3409783d9f
|
Break sch_text.h/.cpp into sch_text and sch_label.
Also moves SCH_NETCLASS_FLAG to SCH_DIRECTIVE_LABEL, and remaps Altium
harnesses from SCH_TEXT to SCH_DIRECTIVE_LABEL.
|
2022-01-28 21:38:15 +00:00 |