Jeff Young
|
b55bda8d6f
|
Font support for drawing sheet editor.
Fixes https://gitlab.com/kicad/code/kicad/issues/10306
|
2022-02-28 18:05:26 +00:00 |
Jeff Young
|
67eb3116ce
|
Remove DPOINT from drawing sheet stuff. (Use VECTOR2D instead.)
|
2022-01-20 21:10:04 +00:00 |
jean-pierre charras
|
8d5eba7649
|
DRAWING_SHEET_PARSER: fix missing parse of "T_comment" case for DS_DATA_ITEM_BITMAP.
Fixes #10477
https://gitlab.com/kicad/code/kicad/issues/10477
|
2022-01-17 18:02:44 +01:00 |
Jeff Young
|
e61144d45a
|
Finish with EDA_ANGLE.
|
2022-01-16 21:15:40 +00:00 |
Jeff Young
|
86cb57f4a7
|
Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont
|
2021-12-28 22:15:20 +00:00 |
Jeff Young
|
ceceda37cc
|
No more long-lived parsers.
We've had too many bugs from improper re-initialization.
Fixes https://gitlab.com/kicad/code/kicad/issues/9429
|
2021-12-24 17:11:18 +00:00 |
Jeff Young
|
f6287053e5
|
Naming conventions.
|
2021-08-27 12:52:13 +01:00 |