349 Commits (3380afd9fd010143617821c81c59d0d2a1cc7249)

Author SHA1 Message Date
Jeff Young 7e046e6c8b Remove '~' == empty_string. 7 months ago
Jeff Young f4a5404e0a Resolve variables in hrefs. 7 months ago
Marek Roszko ab6ee168cf Convert PDF_PLOTTER to fmtlib 8 months ago
jean-pierre charras 4ef627edb9 GERBER_PLOTTER: fix missing separator (comma) after ADDxxOutlinexP 8 months ago
Marek Roszko 2cdc1ed88e Move GERBER_PLOTTER to fmtlib 8 months ago
Marek Roszko dd4c9af265 Move HPGL_PLOTTER to fmtlib 8 months ago
Marek Roszko a1e897c245 Move PS_plotter to fmtlib 8 months ago
Marek Roszko c92014f759 Move DXF_PLOTTER to fmtlib 8 months ago
Marek Roszko 086b9907c2 Convert fputs to fmt::print to get exceptions on io fail 8 months ago
Marek Roszko 237953fd55 Move SVG_PLOTTER to {fmt} to punt locale issues 8 months ago
Seth Hillbrand 4a3b33df4e Map a full hierarchy during PDF plotting 8 months ago
jean-pierre charras eaa1e6d594 Fix a collision with a Windows define and our use of the same var name. 8 months ago
Jeff Young f951497a4f Code brevity. 8 months ago
Daniel Treffenstädt 3768221d9c ADDED: Support for IPC-4761 Via protection features 8 months ago
Jeff Young 3f15b0d75b ADDED: hatched fills for shapes. 8 months ago
Jeff Young a9ddcf4287 Fix positions of popup menus when plotting in mirrored mode. 9 months ago
jean-pierre charras e9269e59f7 Pcbnew, PDF plot: fix property popup locations when plotting mirrored. 9 months ago
Wayne Stambaugh f161d94521 Common folder housekeeping part 2. 9 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Seth Hillbrand e9bc8cfe9d Give Clipper1 a Viking funeral 10 months ago
Wayne Stambaugh 930407fac8 Fix PDF plotter URI issues. 12 months ago
Seth Hillbrand 88df35654e Prevent attempt at plotting invalid sheets 12 months ago
Wayne Stambaugh 43c3cd57eb Substitute variables in PDF plotter URI links and add file:// URI handler. 1 year ago
Dhinesh 8851cd77ab Fix missing text and graphics in PDFs generated by "Plot to PDF" 1 year ago
Andrzej.W b49ebaeb16 ADDED: Soldermask layer option for graphic shapes 1 year ago
Seth Hillbrand 6c9980fca0 Leave full path in WS Editor draw list 1 year ago
Jeff Young b8819b4636 Another reduction in asserts. 1 year ago
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