---------- Forwarded message ---------- From: Krzysztof KosiĆski <[email protected]> Date: 2010/9/2 Subject: Re: [Inkscape-devel] Build against external libcroco? To: Alex Valavanis <[email protected]> Cc: [email protected]
2010/9/2 Alex Valavanis <[email protected]>: > * Which version of libcroco is included with Inkscape 0.47/0.48? It was derived from some 0.6.x. > * Have any changes been made to the bundled library? Yes, there is a generic selection engine added that allows us to use libcroco with our custom XML nodes. We cannot migrate to libxml2 because we are making heavy use of XML tree change notifications, a feature that is not present in libxml2. We could use upstream libcroco if this bug was fixed: https://bugzilla.gnome.org/show_bug.cgi?id=572454 > * Can Inkscape be built successfully using a clean external libcroco? No. Regards, Krzysztof -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

