Re: [Plplot-devel] Qt driver patch: font vectorization option

2009-05-14 Thread Andrew Ross
Alban, Many thanks for this. I've applied it to svn. This fixes the font alignment problems for me with svg. It also fixes problems with some missing fonts, at least with display from the Imagemagick suite (e.g. symbols in example 1). I've renamed the option to text_vectorize to make it a litt

[Plplot-devel] Qt driver patch: font vectorization option

2009-05-14 Thread Alban Rochel
Dear PLplot developers, Please find attached a patch for the Qt driver, based on SVN version 9977. This patch introduces the "vectorize=(0|1)" option for the Qt drivers. It converts texts to paths before drawing them, aiming at fixing positioning and size issues in svg files. However, it can be us