kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #26946
Cairo boost
-
To:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Fri, 9 Dec 2016 17:32:13 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.50) 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:45.0) Gecko/20100101 Thunderbird/45.5.0
Hi,
Tom has just finished working on cairo backend optimizations [1]. We
still have a few tricks up our sleeves, so if the current performance is
still not high enough to make cairo the offical SW renderer, we can
continue optimizations.
It is not merged yet, as the most time consuming part is now implemented
using pixman, which is one od cairo dependencies.
Wayne, are you ok with making pixman an explicit KiCad dependency? I do
not think it should be a problem, but I prefer to be safe than sorry.
Tom's branch also contains refactoring of VIEW/VIEW_ITEM classes
(decoupling EDA_ITEM from VIEW) and a small bonus feature called
"flipped view".
Regards,
Orson
1. https://code.launchpad.net/~orsonmmz/kicad/+git/kicad/+ref/cairo_boost
Attachment:
signature.asc
Description: OpenPGP digital signature
Follow ups