kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #37807
Cairo printing
-
To:
Kicad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Sun, 7 Oct 2018 13:53:37 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.0
I have finished printing code refactor to take advantage of GAL in
pcbnew and gerbview [1]. This branch together with GALified
eeschema should cure GTK3-related headaches and lead us straight to 5.1.
In the meantime I will also try to port eeschema to the
new printing system for the sake of completeness, though it is not
critical for 5.1.
I have tested the code on Linux x86_64, Windows 7 x86_64 and macOS
10.13.4, but additional testing is welcome.
Cheers,
Orson
1. https://code.launchpad.net/~orsonmmz/kicad/+git/kicad/+ref/cairo_printing
Follow ups