Comment 27 for bug 375323

Revision history for this message
Sebastian Held (sebastian-held) wrote :

to get and compile the patch:

git clone git://anongit.freedesktop.org/~ajohnson/cairo
git checkout latin-subsets
./autogen.sh --prefix=/tmp/cairo
make
make install
LD_LIBRARY_PATH=/tmp/cairo/lib inkscape

This works out-of-the-box on a current Gentoo Linux.