322 Commits (ae458d0421afb5ae913ebae6110e39fccb9b3adb)

Author SHA1 Message Date
Seth Hillbrand bf68b11ff9 Cleanup unused vars 1 year ago
Seth Hillbrand bcf6b620a8 Large rework of BEZIER_POLY 1 year ago
Jon Evans 02502342a5 Try harder to keep searchable text hidden in SVG exports 1 year ago
Seth Hillbrand a9ae86eefd Cleanup geometry functions 1 year ago
Jeff Young 51004e42f4 Improve comments. 1 year ago
Jeff Young e9a1c3032d Update commenting following a bit of research into commit history. 1 year ago
Jeff Young 233ebb3e09 Add commenting regarding double-output of text. 1 year ago
Alex Shvartzkop 16e3692e71 Build time optimizations. 2 years ago
Jeff Young c59ed0bbb7 Flip symbol editor's Y axis to match other editors. 2 years ago
Marek Roszko 24a790a7dc Don't compare against the wrong type 2 years ago
Alex Shvartzkop b905b4eac8 Improve moving, rendering and plotting of very small angle arcs. 2 years ago
Jeff Young f22f5f47cb Reset penWidth before stroking. 2 years ago
Jeff Young e30b6398b7 ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
Alex Shvartzkop 4d66a8ebdb Fix rendering/plotting of arcs with tiny angle and huge radius. 2 years ago
jean-pierre charras f086038684 GERBER_PLOTTER, round-rect aperture: ensure primitives have non null size. 2 years ago
Jeff Young e7abeb3c38 Cleanup. 2 years ago
Alex Shvartzkop 82a0227c20 Don't plot polygon borders when they are disabled. 2 years ago
jean-pierre charras 3626a9e4cc SVG_PLOTTER: Update brush color also when the alpha value has changed. 2 years ago
Alex Shvartzkop 9c2c291255 Gerber plotter: work around CAM350 circle bug. 2 years ago
jean-pierre charras 0b1cb0e19d Gerber plotter: do not skip not filled polygons with a 0 line thickness. 2 years ago
Jeff Young df83e24eb7 Cleanup. 2 years ago
Alex Shvartzkop dc9df9517d PDF plot: match mirror state between hidden and plotted text. 2 years ago
Wayne Stambaugh 50ec069a01 Fix build warnings. 2 years ago
Alex Shvartzkop b0f4adf052 Improve borderless items logic in schematic plotting. 2 years ago
Alex Shvartzkop d9c123b1ec HPGL plotting: write rects as polygons to prevent always filling. 2 years ago
Alex Shvartzkop 45791ff8d6 HPGL plotting: fix random lines connecting to circles. 2 years ago
Alex Shvartzkop 4c0a75cbd4 Fix an assert in HPGL plotter. 2 years ago
Alex Shvartzkop 3e82e59c24 DXF plotting: write zero-sized rects and circles as points. 2 years ago
Alex Shvartzkop 843bd4f79c PDF plotting: fix zero-sized or too thick rectangles. 2 years ago
jean-pierre charras 37df47a3e7 genDrillMapFile: reduce the pen width used to plot oval shapes (better look) 2 years ago
jean-pierre charras 23e064aaaf fix buf in PLOTTER::sketchOval() 2 years ago
Marek Roszko a347aa7647 StartPlot can fail and leave a broken file handle 2 years ago
Jeff Young c7e865e4a2 Safety for negative pen widths. 2 years ago
Marek Roszko 11de95778b Unwrap the FROM_UTF8 macro in favor of direct function 2 years ago
Marek Roszko 96bec8c553 promote base64.cpp to core 2 years ago
Alex Shvartzkop 0317a1f687 Fix arcs in gerber export once again. 2 years ago
Alex Shvartzkop 10e2e4a12d Another try at fixing arcs. 2 years ago
Alex Shvartzkop 865fa10fb2 Fix pad arcs in Gerber plot when aperture macros are disabled. 2 years ago
Alex Shvartzkop 556120554e SVG plotter: fix hidden text orientation when plot is mirrored. 2 years ago
Jeff Young 60f0db09aa Make sure text gets rendered in correct colour. 2 years ago
Jeff Young f43b90b15f Lazy context handling for SVG plotting. 2 years ago
Alex Shvartzkop 717ee350c8 Support >180 deg arcs in schematic. 2 years ago
Jeff Young 5e112ca78e ADDED: parameterize font metrics and allow customization of overbar height. 2 years ago
Seth Hillbrand e71422d2cf Avoid bulking drawing sheet polygons 2 years ago
jean-pierre charras 34e9de72ae fix a compil warning (shadowed var) 2 years ago
Alex Shvartzkop 2689037bde PDF plotting: support bitmaps with transparency. 2 years ago
jean-pierre charras 88ffcec4b5 Plotters (especially DXF) add more precision when plotting arcs (and others) 2 years ago
Alex Shvartzkop afe176abe2 Optimize PDF plot data size for property popups; fix unicode escape. 2 years ago
Alex Shvartzkop 698fffb128 PDF plotting: Fix "Show Page" in Foxit PDF Reader. 2 years ago
Alex Shvartzkop 0d7b4bbb09 Blend transparent images with background color in PDF plotter. 2 years ago