jean-pierre charras
|
dde933ba08
|
When printing, pads are not always printed (especially on tech layers)
A printing mode is added, to force ViewGetLOD() to return 0 in printing mode (pads are always drawn)
Fixes: lp:1809528
https://bugs.launchpad.net/kicad/+bug/1809528
|
2018-12-22 13:44:49 +01:00 |
Maciej Suminski
|
afda69c9cc
|
Removed default line width setting from the printing dialog
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
7ab8171422
|
Disabled translucency in printouts as it is not supported by cairo
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
3d15092643
|
Fixed loading layer visibility setting for printouts
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
b727b310b4
|
Fix 'fit to page' for print outs
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
d3ea63e133
|
Removed a redundant parameter from BOARD_PRINTOUT constructor
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
dea778842b
|
Grand printing dialogs refactor
Patch introduces a generic printing settings window that is customized by pcbnew and gerbview.
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
e81c3a59a2
|
Refactored and unified board editor and footprint editor print dialogs
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
562b8d7948
|
Printing code clean-up
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
92c5cb288e
|
Fixed scale in Gerbview printouts
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
8cb464b725
|
Handle drill mark options in pcbnew printouts
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
3e5ee254cf
|
Fix for 'fit to page' scaled printouts
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
347e21daaa
|
Handle printout settings: line width, color/mono, mirror
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
1cce194c8a
|
Handle layer settings in printouts
|
2018-10-31 19:17:30 +01:00 |
Maciej Suminski
|
5b94f20e6f
|
Adapted printout controllers to the new printing routines
|
2018-10-31 19:17:30 +01:00 |