Gradients

      cairo_surface_set_filter (gradient,
      		  CAIRO_FILTER_BILINEAR);
      cairo_set_pattern (ct, gradient);
      

12 of 17

Logo