46 Commits (5d6ef6972610a02e3abbdd8e77caa05631f0d079)

Author SHA1 Message Date
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
jean-pierre charras d2cf68bcdd Plotters: add plot Arcs using EDA_SHAPE or center, start point and end point. 4 years ago
Jeff Young 082c6f5bd6 Make sure plotter uses default font when specified. 4 years ago
Jeff Young c6a8100d46 Schematic and symbol text boxes. 4 years ago
jean-pierre charras 5b8eb8f9ec SVG plotter rework: use mm as units in file. Remove useless inch option. 4 years ago
Jeff Young fbab335128 Retire DPOINT and DSIZE. 4 years ago
Jeff Young 9b661aea10 EDA_ANGLE for plotters. 4 years ago
Jeff Young 1539fa5af2 Move SHAPE_ARC to EDA_ANGLE. 4 years ago
Jeff Young 7d032f9c2f Outline font rendering for Cairo, plotter, printer and 3D viewer. 4 years ago
Mark Roszko 44dc602d6b Yeet wxPoint/wxSize out of PLOTTER 4 years ago
Jeff Young ccb94fd1a7 APIs for passing KIFONT::FONT pointers around. 4 years ago
Jeff Young 86cb57f4a7 Cherry-pick TEXT_ATTRIBUTES and EDA_ANGLE from rockola/kicad-strokefont 4 years ago
Jeff Young 2bc86fa0a8 Shapes for schematic. 4 years ago
Jeff Young b52529521e Replace individual LIB_* shapes with LIB_SHAPE (based on EDA_SHAPE). 4 years ago
Wayne Stambaugh 46b959c3e3 Move plotter headers into include folder. 4 years ago