40 Commits (34139ae3050c01333d10be1839d543d746b3896b)

Author SHA1 Message Date
Jeff Young 34139ae305 Push generalised sketch-mode support down into DXF_PLOTTER. 5 months ago
Marek Roszko 237953fd55 Move SVG_PLOTTER to {fmt} to punt locale issues 7 months ago
Seth Hillbrand 4a3b33df4e Map a full hierarchy during PDF plotting 7 months ago
Wayne Stambaugh 89db935910 Housekeeping in include path sub-folders. 9 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. 12 months 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
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
jean-pierre charras 51d46c0e73 plotters rework: add plot fct to use TEXT_ATTRIBUTES class to pass text settings 3 years ago
jean-pierre charras 31be74b8b3 Fix a few Coverity warnings 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 f851526c67 Plotters: make virtual void PLOTTER::Arc() using arc angles protected. 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 3 years ago
Roberto Fernandez Bautista 366b0ab08b Fix variable naming in pdf plotter 3 years ago
Jeff Young dbbdc9d2e6 Don't rely on the penWidth already being set when setting the dash style. 3 years ago
Jeff Young 079d4a603a Improve transparency handling while plotting. 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 9b661aea10 EDA_ANGLE for plotters. 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 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
Wayne Stambaugh 6427197962 Remove duplicate headers in plot and associated code. 4 years ago
Wayne Stambaugh 8f30404e42 Plot code cleaning. 4 years ago
Marek Roszko 20134e4a1b Evict some more eda_item.h includes 4 years ago
Wayne Stambaugh 08e8b17029 Minor plotter code improvements. 4 years ago
jean-pierre charras 15cc368918 Gerber plotter: prepare optimization of aperture macros type free polygons. 5 years ago
Wayne Stambaugh 4ea3914d4e Coverity fixes. 5 years ago
Seth Hillbrand 2a43b88115 Standardize PostScript capitalizaiton 5 years ago
Marek Roszko b9f1601418 Rename PLOT_MODE to OUTLINE_MODE 5 years ago
Marek Roszko eb33c33f15 Rename EDA_DRAW_MODE_T to PLOT_MODE 5 years ago
Marek Roszko 1538d737e7 Split out FILL_T to its own header to avoid spreading eda_item everywhere 5 years ago