[cairo-bugs] [Bug 25839] New: pathinformation of a polygon or line
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 31 08:44:01 PST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=25839
Summary: pathinformation of a polygon or line
Product: cairo
Version: 1.9.5
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: high
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: volkerobhof at web.de
QAContact: cairo-bugs at cairographics.org
Hello,
I think it would be very useful to have a function which return a path with the
outmost or inmost path positions. So you could set text direct on these shapes.
example of this function:
cairo_path = cairo_out_path(cairo_t *cr);
cairo_path = cairo_in_path(cairo_t *cr);
Then you could text the text on a shape like in my attachment.
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list