~orsonmmz/kicad:cairo_printing

Last commit made on 2018-10-09
Get this branch:
git clone -b cairo_printing https://git.launchpad.net/~orsonmmz/kicad
Only Maciej Suminski can upload to this branch. If you are Maciej Suminski please log in for upload directions.

Branch merges

Branch information

Name:
cairo_printing
Repository:
lp:~orsonmmz/kicad

Recent commits

cae7cdf... by Maciej Suminski

Disabled translucency in printouts as it is not supported by cairo

9eca9b2... by Maciej Suminski

Disable zone outlines and hatched lines rendering in printouts

d59b280... by Maciej Suminski

Link GDI+ library when building libgal

73d4b9b... by Maciej Suminski

Fixed loading layer visibility setting for printouts

ba72eab... by Maciej Suminski

Store line width setting for printouts

aaf5b00... by Maciej Suminski

Fix 'fit to page' for print outs

29e5fe9... by Maciej Suminski

Removed a redundant parameter from BOARD_PRINTOUT constructor

544487b... by Maciej Suminski

Fully initialize PCB_RENDER_SETTINGS::m_sketchMode

05da291... by Maciej Suminski

Grand printing dialogs refactor

Patch introduces a generic printing settings window that is customized by pcbnew and gerbview.

13b9919... by Maciej Suminski

Refactored and unified board editor and footprint editor print dialogs