Jamie Wilkinson wrote:
import cairo
print cairo.HAS_PDF_SURFACE
0
print cairo.HAS_PS_SURFACE
0
print cairo.HAS_GLITZ_SURFACE
0
This makes me a sad panda. Can you please enable all the target
formats?
Not at present since they are totally unsupported by upstream and I
don't want to become their maintainer. However - good news - the PDF
and PostScript surfaces are about to be supported in the next stable
release of cairo (1.2.0) which is out 'soon'.
Glitz is unlikely to be enabled as upstream prefers/expects that the
acceleration be done via the RENDER extension on the server.
Dave
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]