272 Commits (bcfb6e488891a4ba1e9f5a03c8deb9d8d4ceb1f4)

Author SHA1 Message Date
Jeff Young 782c73300b Move drawing sheet datastructures to EDA_IU_SCALE. 2 years ago
Jeff Young 5875f89531 Centralize text size clamping. 3 years ago
Jeff Young b41d446f58 Fix a bunch more issues with sheetpaths and allowExtraText. 3 years ago
Marek Roszko ea077bc34d Banish ignore.h to core 3 years ago
Nimish Telang 51e55dd750 Convert sprintf to snprintf in most files 3 years ago
jean-pierre charras 7aace908e1 Gerber plotter: fix incorrect arcs in regions when using a plot offset. 3 years ago
Jeff Young 0fb1ccff21 Commenting and formatting. No functional changes. 3 years ago
Seth Hillbrand d405fff1d8 Correct alpha blending in PDF plot 3 years ago
Salvador E. Tropea a6b1a09edf Fix rounding errors in gerber files 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 bc8a78c6df Eeschema plot: honor B&W plot option for bitmap images. 3 years ago
jean-pierre charras dce8826eb2 Fix incorrect tilt of italic texts when plotting them. 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
FPiorski 7978fdbfce Plot colored drawing sheet text with the correct color 3 years ago
Marek Roszko 0ff32d20cd wxS more things 3 years ago
jean-pierre charras f14e24d2cf PDF_plotter: fix crash when the font used to plot texts is not specified. 3 years ago
Seth Hillbrand da1707d5ba Place hidden PDF text behind words better 3 years ago
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 4 years ago
Roberto Fernandez Bautista 366b0ab08b Fix variable naming in pdf plotter 4 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