64 Commits (34e49758d078b6b4709c96073f70fd19fdf67281)

Author SHA1 Message Date
Jeff Young 151cb01795 Mirror pad numbers when appropriate. 7 months ago
Marek Roszko dd4c9af265 Move HPGL_PLOTTER to fmtlib 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
Wayne Stambaugh 89db935910 Housekeeping in include path sub-folders. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Wayne Stambaugh 43c3cd57eb Substitute variables in PDF plotter URI links and add file:// URI handler. 1 year ago
Andrzej.W b49ebaeb16 ADDED: Soldermask layer option for graphic shapes 1 year ago
Jeff Young b88d3b13ac ADDED: sketch-pads-on-fab-layers to CLI PDF & SVG export. 1 year ago
Jeff Young e30b6398b7 ADDED: optional PDF metadata from AUTHOR and SUBJECT variables. 2 years ago
jean-pierre charras 821063e5b1 Pcbnew, pdf plotter: fixes and enhancements. 2 years ago
Alex Shvartzkop 4d66a8ebdb Fix rendering/plotting of arcs with tiny angle and huge radius. 2 years ago
Alex Shvartzkop 57bc443f0b Fix HPGL color mode being set. 2 years ago
Wayne Stambaugh a4b38fbb80 Coverity warning fixes. 2 years ago
Jeff Young df83e24eb7 Cleanup. 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
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
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
Nimish Telang 8ea357f04d Fix Doxygen directives in numerous headers 3 years ago
jean-pierre charras 51d46c0e73 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 3 years ago
jean-pierre charras ece34e1a0c Plot Gerber format: ensure all attributes are added to polygon items. 3 years ago
jean-pierre charras 31be74b8b3 Fix a few Coverity warnings 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Marek Roszko 8f52821cd4 Add missing clear of children memory in outline node 3 years ago
jean-pierre charras 7c44dbd9d6 Fix gcc compil warnings. 3 years ago
Marek Roszko 0595efd0a7 Make the page outline nodes goto page... 3 years ago
Marek Roszko 209e1b2086 Add naming of the outline page entries 3 years ago
Marek Roszko a381a0acb2 Generalize bookmarks to support additional groups and names 3 years ago
Marek Roszko 6f8205235f ADDED: Add outline support to schematic PDF and PCB plot 3 years ago
jean-pierre charras 78087597cd Avoid including plotters/plotter.h in many files. 3 years ago
jean-pierre charras f851526c67 Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 3 years ago
Jeff Young 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
Jeff Young c0d2052e4b PDF hypertext menus for intersheet references. 3 years ago
Jeff Young 122a6d7f46 Move hypertext linking to user-page-numbers. 3 years ago
Roberto Fernandez Bautista 9b007ca4bf ADDED: Go to page hyperlinks in schematic editor (virtual page numbers) 3 years ago
Roberto Fernandez Bautista 3cd867e656 WIP - add hyperlinks to pages within pdf 3 years ago
Roberto Fernandez Bautista f788945cf4 Add pdf output to hyperlinks 4 years ago
Roberto Fernandez Bautista 366b0ab08b Fix variable naming in pdf plotter 4 years ago
Jeff Young b512d64148 Naming conventions. 3 years ago
Jeff Young dbbdc9d2e6 Don't rely on the penWidth already being set when setting the dash style. 3 years ago
Roberto Fernandez Bautista 0015574a60 ${SHEETNAME} represents the sheet name + introduce ${SHEETPATH} 4 years ago
Jeff Young 079d4a603a Improve transparency handling while plotting. 4 years ago