|
|
99e0e73fc6
|
app: add "x" and "y" properties to GimpCanvasPath
so paths can be rendered at any position. Pass 0,0 from all places
that draw GimpVectors.
|
2011-04-04 20:58:38 +02:00 |
|
|
|
b529d556fa
|
app: add and use more GimpCanvasItem setters
|
2011-03-28 15:15:43 +02:00 |
|
|
|
0b078d3dad
|
app: several GimpCanvasPath fixes
- fix get_extents()
- don't use cairo_path_destroy() for a path we allocated ourselves
- pass a const GimpBezierDesc to new()
|
2010-10-07 14:08:48 +02:00 |
|
|
|
149ba1ec4b
|
app: add a path canvas item class based on cairo_path_t (GimpBezierDesc)
and use it in gimp_display_shell_draw_vectors().
|
2010-10-06 23:02:16 +02:00 |
|