34 Commits (244042ce516c3e00af2dc4d6ff165c5f1c91d381)

Author SHA1 Message Date
Jeff Young d2610736ff Fix bugs with printing bordered shapes. 3 years ago
Jeff Young 585ea85f95 LIB_SHAPE default line style is SOLID, not DASHED. 3 years ago
Jeff Young dc1e063b00 Iron out some issues with linestyle handling in SCH printing and plotting. 4 years ago
Jeff Young c17b90c8dc Run pinning on sides as well as corners. 4 years ago
Jeff Young 356d565d48 Normalize rectangular shapes before feeding to point editor. 4 years ago
Seth Hillbrand c686105afc Correctly order swap test 4 years ago
Seth Hillbrand c9fb95b888 Fix the order of evaluation in the arc printing 4 years ago
Jeff Young 76535d8572 Make LIB_ITEM::COMPARE_FLAGS really a flags field, and add ERC. 4 years ago
Jeff Young ab5489ad30 Fix typo. 4 years ago
jean-pierre charras 7e6829e834 Fix minor compil warnings 4 years ago
Jeff Young f11b8011cd Separate plotting into background and foreground. 4 years ago
Jeff Young 7b84e0a7d9 Make printing/plotting/drawing of LIB and SCH arcs consistent. 4 years ago
Jeff Young f3cd36d1d7 Bring EEschema textboxes in line with PCBNew's. 4 years ago
Jeff Young 60bcfd1bf1 Bug fixes in arc & textbox printing. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
Seth Hillbrand cffc99e384 Don't close filled polylines when printing 4 years ago
jean-pierre charras 25fca2abb7 fix a minor compil warning 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young 160328abc7 Fix arc printing for flipped shapes. 4 years ago
Jeff Young 1bb750814d Cleanup dead code. 4 years ago
Jeff Young 969bef9a36 Fix stroking error when printing polygons. 4 years ago
Jeff Young 7760d3275d Fix printing of LIB_SHAPE arcs. 4 years ago
Jeff Young 20328ab331 Back out last arc change. 4 years ago
Jeff Young b4ac53d93d Attempt #1 to fix LIB_SHAPE arc printing. 4 years ago
Wayne Stambaugh bf85ddd577 Eeschema: fix bug printing polygon (possibly other) filled shapes. 4 years ago
Jeff Young cec788d454 Must use GetEffectivePenWidth for output. 4 years ago
Jeff Young 5f8e0ef1e0 Patch up arc hit-testing and printing for 6.0 4 years ago
Wayne Stambaugh 1e1da55840 Coverity fixes. 4 years ago
Jeff Young f9861b4a6c Finish arc rework and push out to file formats. 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago