Menu

#181 LUA Cairo mesh functions

open
nobody
5
2012-10-22
2012-10-22
No

It would be nice if Cairo mesh function would be added.
Right now pattern creation is limited to color, line and radial type.
But mesh type give more opportunities:
cairo_pattern_create_mesh
cairo_mesh_pattern_begin_patch
cairo_mesh_pattern_end_patch
cairo_mesh_pattern_move_to
cairo_mesh_pattern_line_to
cairo_mesh_pattern_curve_to
cairo_mesh_pattern_set_control_point
cairo_mesh_pattern_set_corner_color_rgb
cairo_mesh_pattern_set_corner_color_rgba

Discussion


Log in to post a comment.