322 Commits (ae458d0421afb5ae913ebae6110e39fccb9b3adb)

Author SHA1 Message Date
Jon Evans 643c97a2f4 ADDED: Schematic plotting can use a dedicated color theme 6 years ago
Seth Hillbrand e38ab6c699 Treat 0-length ovals as circles 6 years ago
jean-pierre charras 465ffff162 Gerber plots: Add initial G01 command to the header, 6 years ago
Ian McInerney f896043067 Fix comments for switch statement fall throughs 6 years ago
Jeff Young 5e5edd03f6 Implement super- and subscript printing and plotting for eeschema. 6 years ago
jean-pierre charras d587bd5bca SVG plotter: fix an issue with mirrored texts. 6 years ago
Ian McInerney 13b6028e1b Refactor all math into a new kimath library 6 years ago
Mark Roszko 19ceb11ae7 Change more enums over to scoped enums 6 years ago
Mark Roszko 11ff16be4e Switch to scoped enums 6 years ago
jean-pierre charras 24cd80ef3e Gerber plotter: modify G02 and G03 commands. 6 years ago
Seth Hillbrand c4d853c1e8 SHAPE_LINE_CHAIN: Remove element access 7 years ago
Seth Hillbrand fa133f3f5c Plot SVG embedded 6 years ago
Seth Hillbrand c6f5df134c Minor speed cleanup 6 years ago
Seth Hillbrand b5f021ff9f Cleanup: Replace push_back with emplace_back 6 years ago
Jeff Young 89ace3b0d0 Apply the overbar fixes from the stroke font to bitmap text. 6 years ago
jean-pierre charras 5833392689 FIX: Pcbnew plot BezierCurve: add missing line thickness initialization. 6 years ago
jean-pierre charras 5f3353cad1 Add native Bezier curve plot in SVG plotter. 6 years ago
jean-pierre charras 51ed01d765 GERBER_PLOTTER: small change in code to manage the current selected aperture. 6 years ago
jean-pierre charras 65bf669387 Refinements in gerber placefile writer: allows adding board edge cuts in file. 6 years ago
jean-pierre charras 8a4ba87fba Gerber output: Fix incorrect zones outline thickness in filled areas. 6 years ago
jean-pierre charras 846397c692 Fix compil warning 6 years ago
jean-pierre charras f892ebbb49 Fix issues in Gerber attributes 6 years ago
jean-pierre charras b9202e81bc Fix Gerber plot pad oval for pad orientation not n*90 degrees. 6 years ago
jean-pierre charras 47f9c505c5 Gerber plot: better handling of polygonal pad shapes plotting 6 years ago
jean-pierre charras 4b2d801fec Gerber file export: avoid duplicate corner when creating polygons (regions in Gerber dialect) 6 years ago
jean-pierre charras ac2373ae16 Gerber plotter: add support of standard aperture regular polygon as flashed shape. 6 years ago
jean-pierre charras a1fe8cfa5a Minor changes: cleanup code and prepare code to add more attributes to Object Attributes (.TO) 6 years ago
jean-pierre charras 64b5e8bee2 Minor fix and enhancement code. 6 years ago
Jeff Young 8dd8740fa3 Performance enhancement for pad drawing. 6 years ago
Seth Hillbrand 53989e3bdc SVG: Correct plot fills for arcs/polylines 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Simon Schubert 176fe80425 SVG plot: output invisible text in addition to plotting 10 years ago
Ian McInerney ff9d899ae0 pcbnew: Clean up warnings with unit handling in the DXF export 6 years ago
Jeff Young 16cf1a4d09 Output text content as a description of the stroked path. 7 years ago
Seth Hillbrand 6444cfd345 Greyscale plotting adjustment 7 years ago
Seth Hillbrand 66e8795656 Plotting: Handle mask transparency 7 years ago
Ian McInerney dc56678289 Make DXF monochrome output only contain Black layer 7 years ago
Ian McInerney d5f680ecd2 Allow DXF to be exported in either inches or millimeters 7 years ago
jean-pierre charras f135ec47fa Page layout: rework and fix a few issues. 7 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 7 years ago
Jon Evans 0a6b1ea256 Improve image alpha handling in PDF and PS plotters 7 years ago
Jeff Young bdd44ce88c Use consistent PageLayout data structure names. 7 years ago
Jon Evans b40289c1bd Eeschema: use worksheet color when plotting 7 years ago
Seth Hillbrand 6bcf1839b7 pcbnew: Add arc approximation setting to board 7 years ago
Jeff Young 323bb0f8e1 Moving PageLayout editor to GAL canvas and modern toolset. 7 years ago
Seth Hillbrand 1a56dfe342 Plotter: Ensure group style is respected in SVG 7 years ago
Seth Hillbrand ac435ecd68 Moving further arc approximations down 7 years ago
Seth Hillbrand 0eb391b13f plotter: We we trying to export mm but chose in 7 years ago
jean-pierre charras d259459a14 Pcbnew: add a new primitive pad shape: chamfered round rect pad. 7 years ago
Jean-Samuel Reynaud 1c5cb947c1 Fix group tag for SVG plotting 7 years ago