mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpwidgets/color: move the cairo color utility functions to libgimpcolor
Add CAIRO_CFLAGS to a lot of Makefiles to make this possible, and because they pull in cairo via the libgimp headers.
This commit is contained in:
parent
268930f489
commit
cc47b2a600
106 changed files with 428 additions and 257 deletions
|
@ -37,15 +37,8 @@ GIMP_BUTTON_GET_CLASS
|
|||
<SECTION>
|
||||
<FILE>gimpcairo-utils</FILE>
|
||||
<TITLE>GimpCairoUtils</TITLE>
|
||||
gimp_cairo_set_source_rgb
|
||||
gimp_cairo_set_source_rgba
|
||||
gimp_cairo_set_focus_line_pattern
|
||||
gimp_cairo_checkerboard_create
|
||||
gimp_cairo_surface_create_from_pixbuf
|
||||
GIMP_CAIRO_RGB24_SET_PIXEL
|
||||
GIMP_CAIRO_RGB24_GET_PIXEL
|
||||
GIMP_CAIRO_ARGB32_SET_PIXEL
|
||||
GIMP_CAIRO_ARGB32_GET_PIXEL
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue