Make libgimp depend on GdkPixbuf
Move the pixbuf layer and image thumbnail function from libgimpui to libgimp and move gimp_layer_new_from_pixbuf() to gimplayer.[ch] where it belongs. Change gimp-2.0.pc accordingly, adapt plug-in Makefiles and update devel-docs.
This commit is contained in:
@ -55,6 +55,7 @@
|
||||
<xi:include href="xml/gimpitemtransform.xml" />
|
||||
<xi:include href="xml/gimplayer.xml" />
|
||||
<xi:include href="xml/gimppaths.xml" />
|
||||
<xi:include href="xml/gimppixbuf.xml" />
|
||||
<xi:include href="xml/gimppixelfetcher.xml" />
|
||||
<xi:include href="xml/gimppixelrgn.xml" />
|
||||
<xi:include href="xml/gimpregioniterator.xml" />
|
||||
@ -114,7 +115,6 @@
|
||||
<xi:include href="xml/gimpzoompreview.xml" />
|
||||
<xi:include href="xml/gimpitemcombobox.xml" />
|
||||
<xi:include href="xml/gimpimagecombobox.xml" />
|
||||
<xi:include href="xml/gimppixbuf.xml" />
|
||||
<xi:include href="xml/gimpprogressbar.xml" />
|
||||
<xi:include href="xml/gimpmenu.xml" />
|
||||
<xi:include href="xml/gimpbrushmenu.xml" />
|
||||
|
||||
Reference in New Issue
Block a user