On Thu, Sep 22, 2011 at 5:14 PM, Tavmjong Bah wrote:
You can check out the code at:
Alas,
CXX sp-gradient.o sp-gradient.cpp: In function ‘cairo_pattern_t* sp_meshgradient_create_pattern(SPPaintServer*, cairo_t*, const NRRect*, double)’: sp-gradient.cpp:2355:53: error: ‘cairo_pattern_create_mesh’ was not declared in this scope sp-gradient.cpp:2363:48: error: ‘cairo_mesh_pattern_begin_patch’ was not declared in this scope sp-gradient.cpp:2364:102: error: ‘cairo_mesh_pattern_move_to’ was not declared in this scope sp-gradient.cpp:2391:114: error: ‘cairo_mesh_pattern_line_to’ was not declared in this scope sp-gradient.cpp:2398:111: error: ‘cairo_mesh_pattern_curve_to’ was not declared in this scope sp-gradient.cpp:2410:62: error: ‘cairo_mesh_pattern_set_corner_color_rgba’ was not declared in this scope sp-gradient.cpp:2413:46: error: ‘cairo_mesh_pattern_end_patch’ was not declared in this scope sp-gradient.cpp:2345:21: warning: unused variable ‘mg’ [-Wunused-variable] make[3]: *** [sp-gradient.o] Error 1
So I need Cairo from Git master?
Alexandre Prokoudine http://libregraphicsworld.org