40 Commits (3d72b245f992db8b8ff070623accd3a7845c0d3c)

Author SHA1 Message Date
Seth Hillbrand 4eb0e70ddf Fix issue preventing printing on some platforms 8 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 9 months ago
jean-pierre charras 8470229767 Printing system: Honor the Print background color option 11 months ago
Seth Hillbrand cc850d0da0 Split out LSEQ/LSET from LAYER_ID 1 year ago
Marek Roszko 22b733209d Fail GAL on its header leaking audit 2 years ago
Marek Roszko 67b031adab Painter base class should just live in gal instead of being in denial 2 years ago
jean-pierre charras ae2da76615 Pcb printing: fix incorrect pos. of the board when printed without worksheet. 3 years ago
Roberto Fernandez Bautista f518d08bf8 Update the bounding box when printing "Fit to Page" 3 years ago
Seth Hillbrand c5d8dffca4 pcbnew printing: Handle scaling correctly 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
jean-pierre charras 16667717a2 Pcbnew, printing in B&W: never draw the background color. 3 years ago
Jeff Young 231ac567b8 Bug fixes for printing vias. 3 years ago
Jeff Young f22cf1cc3a Fill in missing bits of LAYER variable for printing/plotting. 3 years ago
jean-pierre charras f8d6dd1efd Gerbview: fix a long standing issue: negative objects are now correctly printed. 4 years ago
Mark Roszko 44dc602d6b Yeet wxPoint/wxSize out of PLOTTER 4 years ago
Jeff Young 1f4a56005e Remove extraneous isPrinting test. 4 years ago
Jonathan Haas 55679be2e3 Fix some typos across the codebase 5 years ago
Jeff Young 2c009906e5 Set unprinted layer colors to background. 5 years ago
Jeff Young cad5198ab7 Worksheet -> (industry standard) Drawing Sheet. 5 years ago
Jeff Young b8e97bb6b6 Only apply B&W printer fixes when printing. 5 years ago
Jeff Young a207bd97bb Naming conventions. 5 years ago
Jeff Young d1371e513d Make sure Gerber print options have a color settings. 5 years ago
Simon Richter 95c2b261e8 Don't mandate ownership semantics in API 6 years ago
Jon Evans f2e003147e ADDED: Enable color themes for PcbNew printing 5 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
jean-pierre charras dde933ba08 When printing, pads are not always printed (especially on tech layers) 7 years ago
Maciej Suminski afda69c9cc Removed default line width setting from the printing dialog 7 years ago
Maciej Suminski 7ab8171422 Disabled translucency in printouts as it is not supported by cairo 7 years ago
Maciej Suminski 3d15092643 Fixed loading layer visibility setting for printouts 7 years ago
Maciej Suminski b727b310b4 Fix 'fit to page' for print outs 7 years ago
Maciej Suminski d3ea63e133 Removed a redundant parameter from BOARD_PRINTOUT constructor 7 years ago
Maciej Suminski dea778842b Grand printing dialogs refactor 7 years ago
Maciej Suminski e81c3a59a2 Refactored and unified board editor and footprint editor print dialogs 7 years ago
Maciej Suminski 562b8d7948 Printing code clean-up 7 years ago
Maciej Suminski 92c5cb288e Fixed scale in Gerbview printouts 7 years ago
Maciej Suminski 8cb464b725 Handle drill mark options in pcbnew printouts 7 years ago
Maciej Suminski 3e5ee254cf Fix for 'fit to page' scaled printouts 7 years ago
Maciej Suminski 347e21daaa Handle printout settings: line width, color/mono, mirror 7 years ago
Maciej Suminski 1cce194c8a Handle layer settings in printouts 7 years ago
Maciej Suminski 5b94f20e6f Adapted printout controllers to the new printing routines 7 years ago