254 Commits (8ab9934143b9a2cdf22e66b06dd5046c7455b20c)

Author SHA1 Message Date
Marek Roszko f1f5fff072 Add cli export of symbols from kicad libraries 3 years ago
Jeff Young be142af4d0 Another attempt at string encoding for JS inside a PDF. 3 years ago
Jeff Young 1b93b8c51b Fix JS to support more Acrobat versions. 3 years ago
Jeff Young a2679f62cd Enormous hack to deal with JS encoding issues in PDF. 3 years ago
Jeff Young d37526ba42 Don't stroke outline font polygons, even with a really narrow pen. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Wayne Stambaugh 598b09821a Coverity fixes. 3 years ago
Jeff Young 92f1ee556f Don't fill drawing sheet rects with transparent fill. 3 years ago
Seth Hillbrand 863184e3dc Ensure node count is signed 3 years ago
Seth Hillbrand a0865082fb Fix compile 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 7f34586c7e Allow text variable resolution through properties in drawing sheet text. 3 years ago
jean-pierre charras bbaf5a21c2 Eeschema: fix a plot issue with arcs. 3 years ago
Jeff Young b80824951e Clean up some of the PDF hypertext stuff, and add opening HTTP[S] urls. 3 years ago
Jeff Young 8afc1db7a6 Property popups for symbols, labels, sheets, and footprints in PDF. 3 years ago
Jeff Young 9188838e50 RIP EDA_RECT. 3 years ago
Jeff Young 95fd7cb80a Move wxComboBox to wxBitmapComboBox in hopes it will work better. 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
jean-pierre charras 993c446fdf Fix some warnings detected by PVS-STUDIO (most are not used vars) 3 years ago
luz paz 79fa911e0e Fix various typos 3 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
Seth Hillbrand 7b9dc1b9f0 Fix Eeschema Arc plotting 3 years ago
Jeff Young f22cf1cc3a Fill in missing bits of LAYER variable for printing/plotting. 3 years ago
jean-pierre charras 623dc8980f PS_plotter: fix a minor issue (forgotten in commit 91dfa79a). 3 years ago
jean-pierre charras 3ef397b4bd PDF plotter: fix a not working PDF_PLOTTER::Arc() function. 4 years ago
jean-pierre charras 65cdef0290 Better code. 4 years ago
jean-pierre charras 91dfa79a67 Plot pad outlines on Fab files: fix many issues. 4 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 21144481d2 PLOTTER: do not clamp coordinates to an arbitrary value. 4 years ago
jean-pierre charras 1a493ed9ed Gerber plotter: fix incorrect handling of arcs in polygons. 4 years ago
Jeff Young 65185f53a1 Rotate fp zones before comparing with library versions. 4 years ago
jean-pierre charras aa0787f2b4 Gerber plotter: fix broken plot of SHAPE_LINE_CHAIN with arcs. 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
Marek Roszko 0a5ddb8d40 Add some vector reservations 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