[cairo] Is Cairo able to fit my needs?
Malcolm Tredinnick
malcolm at pointy-stick.com
Thu Oct 4 06:38:24 PDT 2007
On Thu, 2007-10-04 at 09:41 +0200, Jürgen wrote:
> Hi there carl,
>
> when cairo doesnt have bitwise logical operators, how is cairo then able
> to display postscript images?
Cairo can be used to generate postscript images (it's a 2D library with
support for multiple output devices), but it's not a postscript
interpreter. So it doesn't need to be able to handle every feature in
the postscript specification.
Regards,
Malcolm
More information about the cairo
mailing list