Michael Natterer
|
dc39857238
|
app: add GimpSegment as replacement for GdkSegment
|
2010-10-15 12:37:36 +02:00 |
Michael Natterer
|
74fe162f93
|
app: move adding an arc path out to a utility function
|
2010-09-24 13:12:34 +02:00 |
Michael Natterer
|
02abdff8aa
|
app: move the wilber drawing functions to gimpcairo.c
|
2010-08-28 15:30:02 +02:00 |
Michael Natterer
|
f260cd766e
|
app: add gimp_cairo_add_segments()
which adds an array of GdkSegments to the current path, and use it in
gimpdisplayshell-draw.c instead of duplicating the code three times.
|
2010-08-27 14:58:43 +02:00 |
Michael Natterer
|
3e1b14fd1a
|
app: add widgets/gimpcairo.[ch] for cairo utility functions
and move the stipple pattern creation function there.
|
2010-08-27 14:41:30 +02:00 |