Ell
a6001f1941
app: add gimp_cairo_rounded_rectangle()
...
... which draws a rectangle with rounded corners.
2018-03-07 06:18:21 -05:00
Ell
efa8040780
app: rename gimp_cairo_foo() functions to follow cairo naming scheme
...
Really pedantic stuff :) Rename the functions in gimp-cairo.h to
follow the naming scheme employed by cairo, so that they don't feel
out of place.
2018-03-07 06:18:20 -05:00
Michael Natterer
e76f7174fc
Bug 761270 - layer boundary not re-drawn correctly on scrolling
...
Pass the display scroll offset down to gimp_cairo_stipple_pattern_create()
and set it as offset on the created cairo pattern, so stipple patterns
look the same no matter how the display is scrolled.
2016-03-26 22:50:10 +01:00
Michael Natterer
00b3a9c745
libgimpcolor: add Cairo <-> GEGL utility functions from app/
2012-05-03 04:07:16 +02:00
Michael Natterer
d766ec6ae9
libgimpcolor: rename gimpcairocolor.[ch] to gimpcairo.[ch]
2012-05-03 03:56:10 +02:00
Michael Natterer
5735e35f0c
app: add gimp_cairo_image_surface_create_buffer()
...
and use it to shrink text layer rendering to even fewer lines.
2012-05-02 17:51:02 +02:00
Michael Natterer
53cf2c657b
app: move the GTK-free cairo utility functions to core/gimp-cairo.[ch]
2012-05-02 17:51:02 +02:00