[cairo] Is there a function that is similar with the
LineDDAfunction of GDI in cairo?
=?gb2312?B?RGlyayBTY2j2bmJlcmdlcg==?=
dirk.schoenberger at sz-online.de
Sun Feb 12 11:07:55 PST 2006
> I've been working on an application referring to cairographic.
> I am hoping to using a function that is similar with the LineDDA
> of the GDI(which provide by microsoft) in cariographics, the
> function can draw segment of line, and it can replace the simple
> line with some other line styles(in other words, the line drawn by the
> function can assemble some line patterns).
Do you mean something like cairo_set_dash
http://www.cairographics.org/manual/cairo-cairo-t.html#cairo-set-dash
resp. http://www.cairographics.org/samples/xxx_dash.html )
Regards
Dirk
More information about the cairo
mailing list