[reportlab-users] SVG Part II

Tim Roberts timr at probo.com
Fri Jun 16 14:04:28 EDT 2006


Imagine my surprise at learning that renderSVG.SVGCanvas.drawString
wants ( text, x, y ), when all of my instincts from
pdfgen.Canvas.drawString wants to send it ( x, y, text ).  That makes it
awfully difficult to write code that can send to either one.

-- 
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.



More information about the reportlab-users mailing list