[cairo] Backend API questions
Christian Biesinger
cbiesinger at web.de
Sat Jan 28 15:23:34 PST 2006
Hi,
I've got some questions about the backend API, particularly
composite_trapezoids.
Firstly... what meaning to the coordinate arguments have, and the
width/height? Should the trapezoids be clipped to the rectangle given by
(dst_x, dst_y, width, height)? Should dst_x/dst_y be added to the
coordinates given in the cairo_trapezoid_t structures?
Secondly... why do the trapezoids have cairo_fixed_t coordinates,
contrary to all the other backend functions? And what should backends do
with the fractional part here?
Finally... it's ok if I make CAIRO_ANTIALIAS_DEFAULT mean "not
antialiased" for my backend, right?
thanks,
-biesi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4762 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freedesktop.org/archives/cairo/attachments/20060129/ff7063b7/smime.bin
More information about the cairo
mailing list