[cairo] add solid/gradient pattern info getters

Vladimir Vukicevic vladimirv at gmail.com
Tue Sep 19 12:20:41 PDT 2006


I've just pushed this patch out, including the documentation issue
noticed by Torsten (thanks!).  Let me know if anyone runs into any
problems.

   - Vlad

On 9/15/06, Torsten Schoenfeld <kaffeetisch at gmx.de> wrote:
> On Thu, 2006-09-14 at 13:58 -0700, Vladimir Vukicevic wrote:
>
> > +/**
> > + * cairo_get_dash_count:
> > + * ...
> > + * Return value: CAIRO_STATUS_SUCCESS.
> > + */
>
> > +/**
> > + * cairo_get_dash:
> > + * ...
> > + * Return value: CAIRO_STATUS_SUCCESS.
> > + **/
>
> These two return values don't look correct.  They lack the %, and the
> functions can return something else if cr->status !=
> CAIRO_STATUS_SUCCESS.
>
> --
> Bye,
> -Torsten
>
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://cairographics.org/cgi-bin/mailman/listinfo/cairo
>


More information about the cairo mailing list