From nobody Sat Mar 14 20:37:38 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fYCpW3Xnsz6VLc4 for ; Sat, 14 Mar 2026 20:37:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fYCpW20hjz3JZL for ; Sat, 14 Mar 2026 20:37:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773520659; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PZxkGeQ5Daujx6Clq8j5em+Ox2+626pW32cAebeqtuE=; b=A4rM8m0ZiP52GuMVjaIMrrmiSxShSASRtzu4GtyYd5tRET+FgPHS6MVvoqXZ4Xx2Ch6+eU 2+p9oDsGlRyl7y+R4gtr2Io6XunMtgYtgH5zfkwtBA6nDXvW3fJA6XQu7HGjLHH6X9UiPz fl+s7azWr+K7OC1yN/lR3WcWdxjDw6XuIh8XL0JDv80owaO6BO9q4pIi94QEJ32C54C+5p wfxTiqHlgVnp31xp1qQOVdHAo43yU1J2mYTVgZORdAgcEmvwHLXCkTtV94d2ebaFpC760g 5tTlvanwDQw38AwbqeJ6ucfmAllZz6W8T2qS2JCZTxh6aOWfm83ESj6ABKt7yw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773520659; a=rsa-sha256; cv=none; b=t5scdtLaYJTRt+fz6FURKz3vnE7EVbeZpyrmA2PAMgC0FnmyA4GS2slW94gzAqoCle/Frq Z3LAfWnfLkojaA9UJ08NU+or+AGm5wkwqkFUvy9maLNHQuhCCGMQRAj1Tsb6+AvNrX672u Cn63h5GO1cO/mveRxXXuQvpUnKftJsYhNZjGum0BalAZlpYKLKbcpZS82g1P87rItNbwy1 yM9dNzqWOudehFk+WDgVz+uAMHg9l191pO2m8BlLb76Ge9GR3d6VjnY04SrvVEYg2dglDv lQbzzhcvf4FqmiOn12UtWPoT8J59z/djxKoDdfYOS2JLC4RbksMLABPWJsaeSw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773520659; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=PZxkGeQ5Daujx6Clq8j5em+Ox2+626pW32cAebeqtuE=; b=X3mkJ6woWlDWe1l1h3djqvy0u3cwPICm90Fr8Z4NVjdEubECqVzVWdugFCaAYgkGtU97wL +NN6ahHoWMGhJ/8RdaBnyVG5wvkclJlAjAaJa2VM09EExNlu+uBbQMjPzMYl4XcsX87EpR nLj5k8frH9XiDkU/YqPFesFfsZFBxf2SoqJM7vw3djwPfGR/WxZ1FDVbuVEX7wp2j5t+nI c0yDQBw+Y8fMDQJQ0xOj+AVM7VWEDnmNGeVKAHt9btwdNMp7HMZ1SyKplMqAL2o9XhH7mH EChMXctU6U2NB2FYlP+JArmi8d2fjNSsSlp8CqfpqNfiu/wBS1Nl3DvtNIFMRg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fYCpW0Vmlz3Wh for ; Sat, 14 Mar 2026 20:37:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3ec9c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 14 Mar 2026 20:37:38 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dima Panov Subject: git: 91953f4e9461 - main - graphics/gimp3-app: update to 3.2.0 release (+) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fluffy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 91953f4e9461ceccc251cf4c3eb1e7195dbb29e3 Auto-Submitted: auto-generated Date: Sat, 14 Mar 2026 20:37:38 +0000 Message-Id: <69b5c712.3ec9c.b4f393@gitrepo.freebsd.org> The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=91953f4e9461ceccc251cf4c3eb1e7195dbb29e3 commit 91953f4e9461ceccc251cf4c3eb1e7195dbb29e3 Author: Dima Panov AuthorDate: 2026-03-14 20:37:02 +0000 Commit: Dima Panov CommitDate: 2026-03-14 20:37:02 +0000 graphics/gimp3-app: update to 3.2.0 release (+) Release notes: https://www.gimp.org/news/2026/03/14/gimp-3-2-released/ --- graphics/gimp3-app/Makefile | 11 +- graphics/gimp3-app/distinfo | 6 +- graphics/gimp3-app/pkg-plist | 6426 ++++++++++++++++++++++-------------------- 3 files changed, 3314 insertions(+), 3129 deletions(-) diff --git a/graphics/gimp3-app/Makefile b/graphics/gimp3-app/Makefile index 0bd2b385e9db..ff0213cc212e 100644 --- a/graphics/gimp3-app/Makefile +++ b/graphics/gimp3-app/Makefile @@ -1,6 +1,5 @@ PORTNAME= gimp -DISTVERSION= 3.0.8 -PORTREVISION= 1 +DISTVERSION= 3.2.0 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} PKGNAMESUFFIX= 3-app @@ -14,8 +13,9 @@ LICENSE_COMB= multi BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ glib-networking>=0:net/glib-networking \ - mypaint-brushes>0:graphics/mypaint-brushes \ + mypaint-brushes2>0:graphics/mypaint-brushes2 \ bash:shells/bash \ + xdg-open:devel/xdg-utils \ ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ appstreamcli:devel/appstream @@ -42,6 +42,9 @@ LIB_DEPENDS= libpng.so:graphics/png \ libgudev-1.0.so:devel/libgudev \ ${LIB_DEPENDS_${ARCH}} +RUN_DEPENDS= xdg-open:devel/xdg-utils \ + mypaint-brushes2>0:graphics/mypaint-brushes2 + LIB_DEPENDS_aarch64= libunwind.so:devel/libunwind LIB_DEPENDS_amd64= libunwind.so:devel/libunwind LIB_DEPENDS_i386= libunwind.so:devel/libunwind @@ -151,7 +154,7 @@ SHEBANG_FILES= plug-ins/python/*.py \ SHEBANG_LANG+= gjs #PLIST_SUB+= BINVER=${PORTVERSION:R:R} ABIVER=${PORTVERSION:R} SHLIBVER=${PORTVERSION:R:E}.${PORTVERSION:E}.${PORTVERSION:R:E} -PLIST_SUB+= BINVER=3 ABIVER=3.0 APIVER=3.0 SHLIBVER=0.8.0 +PLIST_SUB+= BINVER=3 ABIVER=3.2 APIVER=3.0 SHLIBVER=0.200.0 .include diff --git a/graphics/gimp3-app/distinfo b/graphics/gimp3-app/distinfo index 0dec963c93fb..408ab8b70928 100644 --- a/graphics/gimp3-app/distinfo +++ b/graphics/gimp3-app/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1769507534 -SHA256 (gimp-3.0.8.tar.xz) = feb498acc01b26827cff1ff95aa8fb82cdd6a60d7abf773cfcd19abeafca3386 -SIZE (gimp-3.0.8.tar.xz) = 27277560 +TIMESTAMP = 1773516268 +SHA256 (gimp-3.2.0.tar.xz) = 2618391416e51be3c693df9ef90e3860ed72ab3d36363ea1f196e30b75b2e083 +SIZE (gimp-3.2.0.tar.xz) = 34899036 diff --git a/graphics/gimp3-app/pkg-plist b/graphics/gimp3-app/pkg-plist index 06a196fae128..b3ba51d9b1a7 100644 --- a/graphics/gimp3-app/pkg-plist +++ b/graphics/gimp3-app/pkg-plist @@ -32,6 +32,7 @@ include/gimp-%%APIVER%%/libgimp/gimpbuffer_pdb.h include/gimp-%%APIVER%%/libgimp/gimpchannel.h include/gimp-%%APIVER%%/libgimp/gimpchannel_pdb.h include/gimp-%%APIVER%%/libgimp/gimpcontext_pdb.h +include/gimp-%%APIVER%%/libgimp/gimpcurve.h include/gimp-%%APIVER%%/libgimp/gimpdebug_pdb.h include/gimp-%%APIVER%%/libgimp/gimpdisplay.h include/gimp-%%APIVER%%/libgimp/gimpdisplay_pdb.h @@ -72,6 +73,7 @@ include/gimp-%%APIVER%%/libgimp/gimphelp_pdb.h include/gimp-%%APIVER%%/libgimp/gimpimage.h include/gimp-%%APIVER%%/libgimp/gimpimage_pdb.h include/gimp-%%APIVER%%/libgimp/gimpimageautocrop_pdb.h +include/gimp-%%APIVER%%/libgimp/gimpimagechooser.h include/gimp-%%APIVER%%/libgimp/gimpimagecolorprofile.h include/gimp-%%APIVER%%/libgimp/gimpimagecolorprofile_pdb.h include/gimp-%%APIVER%%/libgimp/gimpimagecombobox.h @@ -86,11 +88,14 @@ include/gimp-%%APIVER%%/libgimp/gimpimagetransform_pdb.h include/gimp-%%APIVER%%/libgimp/gimpimageundo_pdb.h include/gimp-%%APIVER%%/libgimp/gimpitem.h include/gimp-%%APIVER%%/libgimp/gimpitem_pdb.h +include/gimp-%%APIVER%%/libgimp/gimpitemchooser.h include/gimp-%%APIVER%%/libgimp/gimpitemcombobox.h include/gimp-%%APIVER%%/libgimp/gimpitemtransform_pdb.h include/gimp-%%APIVER%%/libgimp/gimplayer.h include/gimp-%%APIVER%%/libgimp/gimplayer_pdb.h include/gimp-%%APIVER%%/libgimp/gimplayermask.h +include/gimp-%%APIVER%%/libgimp/gimplinklayer.h +include/gimp-%%APIVER%%/libgimp/gimplinklayer_pdb.h include/gimp-%%APIVER%%/libgimp/gimploadprocedure.h include/gimp-%%APIVER%%/libgimp/gimpmessage_pdb.h include/gimp-%%APIVER%%/libgimp/gimppainttools_pdb.h @@ -119,6 +124,8 @@ include/gimp-%%APIVER%%/libgimp/gimpprogress.h include/gimp-%%APIVER%%/libgimp/gimpprogress_pdb.h include/gimp-%%APIVER%%/libgimp/gimpprogressbar.h include/gimp-%%APIVER%%/libgimp/gimppropwidgets.h +include/gimp-%%APIVER%%/libgimp/gimprasterizable.h +include/gimp-%%APIVER%%/libgimp/gimprasterizable_pdb.h include/gimp-%%APIVER%%/libgimp/gimpresource.h include/gimp-%%APIVER%%/libgimp/gimpresource_pdb.h include/gimp-%%APIVER%%/libgimp/gimpresourcechooser.h @@ -132,6 +139,8 @@ include/gimp-%%APIVER%%/libgimp/gimptypes.h include/gimp-%%APIVER%%/libgimp/gimpui.h include/gimp-%%APIVER%%/libgimp/gimpuitypes.h include/gimp-%%APIVER%%/libgimp/gimpunit_pdb.h +include/gimp-%%APIVER%%/libgimp/gimpvectorlayer.h +include/gimp-%%APIVER%%/libgimp/gimpvectorlayer_pdb.h include/gimp-%%APIVER%%/libgimp/gimpvectorloadprocedure.h include/gimp-%%APIVER%%/libgimp/gimpvectorloadproceduredialog.h include/gimp-%%APIVER%%/libgimp/gimpzoompreview.h @@ -299,6 +308,7 @@ lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/is/LC_ME lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/it/LC_MESSAGES/org.gimp.extension.goat-exercises.mo lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/ja/LC_MESSAGES/org.gimp.extension.goat-exercises.mo lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/ka/LC_MESSAGES/org.gimp.extension.goat-exercises.mo +lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/kk/LC_MESSAGES/org.gimp.extension.goat-exercises.mo lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/km/LC_MESSAGES/org.gimp.extension.goat-exercises.mo lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/kn/LC_MESSAGES/org.gimp.extension.goat-exercises.mo lib/gimp/%%APIVER%%/extensions/org.gimp.extension.goat-exercises/locale/ko/LC_MESSAGES/org.gimp.extension.goat-exercises.mo @@ -365,6 +375,7 @@ lib/gimp/%%APIVER%%/plug-ins/depth-merge/depth-merge lib/gimp/%%APIVER%%/plug-ins/despeckle/despeckle lib/gimp/%%APIVER%%/plug-ins/destripe/destripe %%AALIB%%lib/gimp/%%APIVER%%/plug-ins/file-aa/file-aa +lib/gimp/%%APIVER%%/plug-ins/file-another-rawtherapee/file-another-rawtherapee lib/gimp/%%APIVER%%/plug-ins/file-bmp/file-bmp lib/gimp/%%APIVER%%/plug-ins/file-cel/file-cel lib/gimp/%%APIVER%%/plug-ins/file-compressor/file-compressor @@ -389,10 +400,11 @@ lib/gimp/%%APIVER%%/plug-ins/file-header/file-header lib/gimp/%%APIVER%%/plug-ins/file-html-table/file-html-table lib/gimp/%%APIVER%%/plug-ins/file-icns/file-icns lib/gimp/%%APIVER%%/plug-ins/file-ico/file-ico -%%OPENJPEG%%lib/gimp/%%APIVER%%/plug-ins/file-jp2-load/file-jp2-load +%%OPENJPEG%%lib/gimp/%%APIVER%%/plug-ins/file-jp2/file-jp2 lib/gimp/%%APIVER%%/plug-ins/file-jpeg/file-jpeg %%JXL%%lib/gimp/%%APIVER%%/plug-ins/file-jpegxl/file-jpegxl lib/gimp/%%APIVER%%/plug-ins/file-openraster/file-openraster.py +lib/gimp/%%APIVER%%/plug-ins/file-paa/file-paa lib/gimp/%%APIVER%%/plug-ins/file-pat/file-pat lib/gimp/%%APIVER%%/plug-ins/file-pcx/file-pcx lib/gimp/%%APIVER%%/plug-ins/file-pdf-export/file-pdf-export @@ -403,14 +415,17 @@ lib/gimp/%%APIVER%%/plug-ins/file-pnm/file-pnm %%GHOSTSCRIPT%%lib/gimp/%%APIVER%%/plug-ins/file-ps/file-ps lib/gimp/%%APIVER%%/plug-ins/file-psd/file-psd lib/gimp/%%APIVER%%/plug-ins/file-psp/file-psp +lib/gimp/%%APIVER%%/plug-ins/file-pvr/file-pvr lib/gimp/%%APIVER%%/plug-ins/file-raw-data/file-raw-data lib/gimp/%%APIVER%%/plug-ins/file-raw-placeholder/file-raw-placeholder lib/gimp/%%APIVER%%/plug-ins/file-rawtherapee/file-rawtherapee +lib/gimp/%%APIVER%%/plug-ins/file-seattle-filmworks/file-seattle-filmworks lib/gimp/%%APIVER%%/plug-ins/file-sgi/file-sgi lib/gimp/%%APIVER%%/plug-ins/file-sunras/file-sunras lib/gimp/%%APIVER%%/plug-ins/file-svg/file-svg lib/gimp/%%APIVER%%/plug-ins/file-tga/file-tga lib/gimp/%%APIVER%%/plug-ins/file-tiff/file-tiff +lib/gimp/%%APIVER%%/plug-ins/file-tim/file-tim lib/gimp/%%APIVER%%/plug-ins/file-wbmp/file-wbmp lib/gimp/%%APIVER%%/plug-ins/file-webp/file-webp %%WMF%%lib/gimp/%%APIVER%%/plug-ins/file-wmf/file-wmf @@ -419,6 +434,7 @@ lib/gimp/%%APIVER%%/plug-ins/file-xmc/file-xmc lib/gimp/%%APIVER%%/plug-ins/file-xpm/file-xpm lib/gimp/%%APIVER%%/plug-ins/file-xwd/file-xwd lib/gimp/%%APIVER%%/plug-ins/film/film +lib/gimp/%%APIVER%%/plug-ins/filter-browser/filter-browser lib/gimp/%%APIVER%%/plug-ins/flame/flame lib/gimp/%%APIVER%%/plug-ins/foggify/foggify.py lib/gimp/%%APIVER%%/plug-ins/fractal-explorer/fractal-explorer @@ -442,6 +458,7 @@ lib/gimp/%%APIVER%%/plug-ins/metadata-editor/metadata-editor lib/gimp/%%APIVER%%/plug-ins/metadata-viewer/metadata-viewer lib/gimp/%%APIVER%%/plug-ins/nl-filter/nl-filter lib/gimp/%%APIVER%%/plug-ins/pagecurl/pagecurl +lib/gimp/%%APIVER%%/plug-ins/palette-export-as-kpl/palette-export-as-kpl.py lib/gimp/%%APIVER%%/plug-ins/palette-offset/palette-offset.py lib/gimp/%%APIVER%%/plug-ins/palette-sort/palette-sort.py lib/gimp/%%APIVER%%/plug-ins/palette-to-gradient/palette-to-gradient.py @@ -507,3126 +524,3279 @@ libdata/pkgconfig/gimpui-%%APIVER%%.pc libexec/gimp-debug-tool libexec/gimp-debug-tool-%%BINVER%% libexec/gimp-debug-tool-%%ABIVER%% -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/images/gimp-devel-logo.png -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Black.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Black.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-BlackItalic.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-BlackItalic.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Bold.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Bold.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-BoldItalic.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-BoldItalic.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Italic.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Italic.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Medium.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Medium.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-MediumItalic.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-MediumItalic.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Regular.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatDisplay-Regular.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Bold.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Bold.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-BoldItalic.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-BoldItalic.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Italic.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Italic.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Medium.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Medium.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-MediumItalic.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-MediumItalic.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Regular.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/RedHatText-Regular.woff2 -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/SourceCodePro-It.ttf.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/SourceCodePro-Regular.ttf.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/SourceCodePro-Semibold.ttf.woff -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/alias.BablFormat.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/alias.ColorArray.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/alias.CoreObjectArray.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.BatchFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ExportGetCapabilitiesFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ExtractVectorFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ModuleQueryFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ModuleRegisterFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ProgressFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ProgressVtableEndFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ProgressVtableGetWindowFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ProgressVtablePulseFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ProgressVtableSetTextFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ProgressVtableSetValueFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.ProgressVtableStartFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.PutPixelFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.RenderFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.RunExportFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.RunFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.RunImageFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.RunLoadFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.RunThumbnailFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/callback.RunVectorLoadFunc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.BatchProcedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Brush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Channel.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Choice.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ColorConfig.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ColorProfile.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ColorTransform.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ConfigPath.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Display.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Drawable.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.DrawableFilter.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.DrawableFilterConfig.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ExportOptions.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ExportProcedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.FileProcedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Font.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Gradient.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.GroupLayer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Image.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ImageProcedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Item.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Layer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.LayerMask.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.LoadProcedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Memsize.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Metadata.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Module.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ModuleDB.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.PDB.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Palette.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamArray.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamBrush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamChannel.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamChoice.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamColor.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamConfigPath.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamCoreObjectArray.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamDisplay.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamDoubleArray.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamDrawable.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamDrawableFilter.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamExportOptions.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamFile.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamFont.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamGradient.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamGroupLayer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamImage.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamInt32Array.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamItem.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamLayer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamLayerMask.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamMatrix2.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamMatrix3.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamMemsize.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamObject.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamPalette.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamParasite.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamPath.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamPattern.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamResource.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamSelection.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamTextLayer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamUnit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ParamValueArray.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Path.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Pattern.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.PlugIn.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Procedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ProcedureConfig.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Resource.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Selection.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.TextLayer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.ThumbnailProcedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.Unit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/class.VectorLoadProcedure.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/classes_hierarchy.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.API_VERSION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CHECK_DARK.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CHECK_LIGHT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CHECK_SIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CHECK_SIZE_SM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_AGGREGATE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_CONFIRM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_DEFAULTS.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_DONT_COMPARE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_FLAGS.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_FLAG_SHIFT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_IGNORE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_RESTART.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.CONFIG_PARAM_SERIALIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MAJOR_VERSION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MAX_IMAGE_SIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MAX_MEMSIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MAX_RESOLUTION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MICRO_VERSION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MINOR_VERSION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MIN_IMAGE_SIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MIN_RESOLUTION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.MODULE_ABI_VERSION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARAM_DONT_SERIALIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARAM_FLAG_SHIFT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARAM_NO_VALIDATE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARAM_READABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARAM_READWRITE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARAM_STATIC_STRINGS.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARAM_WRITABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_ATTACH_GRANDPARENT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_ATTACH_PARENT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_GRANDPARENT_PERSISTENT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_GRANDPARENT_UNDOABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_PARENT_PERSISTENT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_PARENT_UNDOABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_PERSISTENT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PARASITE_UNDOABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.PIXPIPE_MAXDIM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/const.VERSION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Array.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.BatchProcedure.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Brush.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Channel.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Channel.new_from_component.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Choice.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Choice.new_with_values.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_d50_gray_lab_trc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_d65_gray_linear.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_d65_gray_srgb_trc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_from_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_from_icc_profile.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_from_lcms_profile.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_rgb_adobe.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_rgb_srgb.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorProfile.new_rgb_srgb_linear.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorTransform.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ColorTransform.new_proofing.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ConfigWriter.new_from_fd.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ConfigWriter.new_from_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ConfigWriter.new_from_stream.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ConfigWriter.new_from_string.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Display.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.DrawableFilter.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ExportProcedure.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Gradient.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.GroupLayer.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Image.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Image.new_with_precision.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ImageProcedure.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Layer.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Layer.new_from_drawable.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Layer.new_from_pixbuf.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Layer.new_from_surface.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Layer.new_from_visible.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.LoadProcedure.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Metadata.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Module.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ModuleDB.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Palette.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Parasite.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Path.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Path.new_from_text_layer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Procedure.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Scanner.new_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Scanner.new_stream.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Scanner.new_string.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.TextLayer.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ThumbnailProcedure.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Unit.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ValueArray.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ValueArray.new_from_types.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ValueArray.new_from_types_valist.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.ValueArray.new_from_values.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Vector2.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.Vector3.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/ctor.VectorLoadProcedure.new.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.AddMaskType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ArgumentSync.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.BrushApplicationMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.BrushGeneratedShape.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.CapStyle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ChannelOps.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ChannelType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.CheckSize.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.CheckType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.CloneType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ColorManagementMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ColorRenderingIntent.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ColorTag.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ColorTransformFlags.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ComponentType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ConfigPathType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ConvertDitherType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ConvertPaletteType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ConvolveType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.CpuAccelFlags.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.DesaturateMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.DodgeBurnType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ExportReturn.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.FileChooserAction.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.FillType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ForegroundExtractMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.GradientBlendColorSpace.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.GradientSegmentColor.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.GradientSegmentType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.GradientType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.GridStyle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.HistogramChannel.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.HueRange.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.IconType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ImageBaseType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ImageType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.InkBlobType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.InterpolationType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.JoinStyle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.LayerColorSpace.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.LayerCompositeMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.LayerMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.MaskApplyMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.MergeType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.MessageHandlerType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.MetadataColorspace.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ModuleError.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ModuleState.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.OffsetType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.OrientationType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.PDBErrorHandler.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.PDBProcType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.PDBStatusType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.PaintApplicationMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.PathStrokeType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.PixbufTransparency.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.Precision.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.ProgressCommand.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.RepeatMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.RotationType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.RunMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.SelectCriterion.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.SizeType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.StackTraceMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.StrokeMethod.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.TRCType.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.TextDirection.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.TextHintStyle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.TextJustification.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.TransferMode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.TransformDirection.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.TransformResize.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/enum.UnitID.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/error.ConfigError.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/flags.ExportCapabilities.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/flags.MetadataLoadFlags.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/flags.MetadataSaveFlags.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/flags.ProcedureSensitivityMask.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/fonts.css -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CAIRO_ARGB32_SET_PIXEL.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CAIRO_RGB24_SET_PIXEL.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CHECK_VERSION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_BOOLEAN.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_BOXED.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_COLOR.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_DOUBLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_ENUM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_FONT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_INT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_INT64.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_MATRIX2.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_MEMSIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_OBJECT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_PATH.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_POINTER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_RESOLUTION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_STRING.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_UINT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_UINT64.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.CONFIG_PROP_UNIT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.DEPRECATED_FOR.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.MAIN.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.UNAVAILABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_BYTES.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_CORE_OBJECT_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_DOUBLE_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_FILE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_INT32_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_PARAM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_PARASITE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_STRING.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_DUP_STRV.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_BOOLEAN.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_BRUSH.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_BYTES.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_CHANNEL.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_CHOICE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_COLOR.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_CORE_OBJECT_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_DISPLAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_DOUBLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_DOUBLE_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_DRAWABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_DRAWABLE_FILTER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_ENUM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_FILE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_FONT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_GRADIENT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_GROUP_LAYER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_IMAGE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_INT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_INT32_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_ITEM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_LAYER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_LAYER_MASK.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_PALETTE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_PARAM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_PARASITE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_PATH.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_PATTERN.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_RESOURCE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_SELECTION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_STRING.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_STRV.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_TEXT_LAYER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_UCHAR.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_UINT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_SET_UNIT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_BYTES.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_CORE_OBJECT_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_DOUBLE_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_FILE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_INT32_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_PARAM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_PARASITE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_STRING.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUES_TAKE_STRV.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_BABL_FORMAT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_BRUSH.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_CHANNEL.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_COLOR.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_COLOR_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_CONFIG_PATH.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_CORE_OBJECT_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_DISPLAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_DOUBLE_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_DRAWABLE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_DRAWABLE_FILTER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_EXPORT_OPTIONS.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_FILE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_FONT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_GRADIENT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_GROUP_LAYER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_IMAGE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_INT32_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_ITEM.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_LAYER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_LAYER_MASK.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_MATRIX2.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_MATRIX3.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_MEMSIZE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_PALETTE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_PARASITE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_PATH.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_PATTERN.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_RESOURCE.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_SELECTION.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_TEXT_LAYER.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_UNIT.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.VALUE_HOLDS_VALUE_ARRAY.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.adaptive_supersample_area.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.airbrush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.airbrush_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.any_to_utf8.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.attach_parasite.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.babl_format_get_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.bilinear.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.bilinear_16.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.bilinear_32.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.bilinear_8.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.bilinear_rgb.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.bind_text_domain.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.brushes_close_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.brushes_get_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.brushes_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.brushes_refresh.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.brushes_set_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.buffer_delete.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.buffer_get_bytes.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.buffer_get_height.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.buffer_get_image_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.buffer_get_width.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.buffer_rename.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.buffers_get_name_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.cache_directory.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.cairo_checkerboard_create.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.cairo_surface_create_buffer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.cairo_surface_get_buffer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.cairo_surface_get_format.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.canonicalize_identifier.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.check_custom_color1.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.check_custom_color2.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.check_size.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.check_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.checks_get_colors.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.clone.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.clone_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_array_copy.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_array_free.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_array_get_length.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_array_get_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_is_out_of_gamut.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_is_out_of_self_gamut.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_is_perceptually_identical.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_list_names.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_parse_css.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_parse_css_substring.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_parse_hex.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_parse_hex_substring.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_parse_name.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_parse_name_substring.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.color_set_alpha.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_are_dynamics_enabled.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_enable_dynamics.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_antialias.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_background.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_brush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_brush_angle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_brush_aspect_ratio.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_brush_force.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_brush_hardness.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_brush_size.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_brush_spacing.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_diagonal_neighbors.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_distance_metric.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_dynamics_name.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_emulate_brush_dynamics.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_feather.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_feather_radius.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_font.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_foreground.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_gradient.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_gradient_blend_color_space.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_gradient_repeat_mode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_gradient_reverse.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_angle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_blob_angle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_blob_aspect_ratio.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_blob_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_size.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_size_sensitivity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_speed_sensitivity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_ink_tilt_sensitivity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_interpolation.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_line_cap_style.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_line_dash_offset.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_line_dash_pattern.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_line_join_style.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_line_miter_limit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_line_width.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_line_width_unit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_mypaint_brush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_opacity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_paint_method.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_paint_mode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_palette.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_pattern.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_sample_criterion.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_sample_merged.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_sample_threshold.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_sample_threshold_int.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_sample_transparent.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_stroke_method.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_transform_direction.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_get_transform_resize.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_list_paint_methods.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_pop.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_push.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_antialias.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_background.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_angle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_aspect_ratio.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_default_hardness.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_default_size.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_default_spacing.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_force.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_hardness.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_size.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_brush_spacing.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_default_colors.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_defaults.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_diagonal_neighbors.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_distance_metric.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_dynamics_name.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_emulate_brush_dynamics.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_feather.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_feather_radius.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_font.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_foreground.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient_blend_color_space.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient_fg_bg_hsv_ccw.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient_fg_bg_hsv_cw.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient_fg_bg_rgb.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient_fg_transparent.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient_repeat_mode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_gradient_reverse.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_angle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_blob_angle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_blob_aspect_ratio.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_blob_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_size.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_size_sensitivity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_speed_sensitivity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_ink_tilt_sensitivity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_interpolation.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_line_cap_style.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_line_dash_offset.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_line_dash_pattern.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_line_join_style.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_line_miter_limit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_line_width.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_line_width_unit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_mypaint_brush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_opacity.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_paint_method.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_paint_mode.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_palette.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_pattern.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_sample_criterion.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_sample_merged.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_sample_threshold.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_sample_threshold_int.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_sample_transparent.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_stroke_method.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_transform_direction.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_set_transform_resize.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.context_swap_colors.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.convolve.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.convolve_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.core_object_array_get_length.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.core_object_array_get_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.cpu_accel_get_support.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.data_directory.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.data_directory_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.debug_timer_end.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.debug_timer_start.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.default_display.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.detach_parasite.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.directory.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.directory_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.displays_flush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.displays_reconnect.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.dodgeburn.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.dodgeburn_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.double_array_get_values.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.double_array_set_values.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.drawables_close_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.drawables_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.drawables_set_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.dynamics_get_name_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.dynamics_refresh.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_copy.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_copy_visible.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_cut.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_named_copy.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_named_copy_visible.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_named_cut.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_named_paste.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_named_paste_as_new_image.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_paste.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.edit_paste_as_new_image.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enum_get_desc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enum_get_value.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enum_get_value_descriptions.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enum_set_value_descriptions.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enum_value_get_abbrev.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enum_value_get_desc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enum_value_get_help.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enums_get_type_names.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.enums_init.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.eraser.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.eraser_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.escape_uline.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.export_color_profile.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.export_comment.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.export_exif.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.export_iptc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.export_thumbnail.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.export_xmp.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_create_thumbnail.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_get_config_path.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_get_utf8_name.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_has_extension.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_load.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_load_layer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_load_layers.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_new_for_config_path.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_save.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.file_show_in_file_manager.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.filename_to_utf8.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.flags_get_first_desc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.flags_get_first_value.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.flags_get_value_descriptions.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.flags_set_value_descriptions.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.flags_value_get_abbrev.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.flags_value_get_desc.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.flags_value_get_help.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.floating_sel_anchor.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.floating_sel_attach.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.floating_sel_remove.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.floating_sel_to_layer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.fonts_close_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.fonts_get_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.fonts_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.fonts_refresh.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.fonts_set_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_color_configuration.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_default_comment.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_default_unit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_images.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_module_load_inhibit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_monitor_resolution.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_num_processors.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_parasite.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_parasite_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_pdb.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_plug_in.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.get_progname.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.getpid.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.gimprc_query.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.gimprc_set.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.gradients_close_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.gradients_get_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.gradients_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.gradients_refresh.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.gradients_set_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.heal.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.heal_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.help.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.icon_theme_dir.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.installation_directory.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.installation_directory_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.int32_array_get_values.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.int32_array_set_values.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.is_canonical_identifier.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.list_images.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.locale_directory.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.locale_directory_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.main.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.message.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.message_get_handler.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.message_set_handler.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.monitor_number.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.paintbrush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.paintbrush_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.palettes_close_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.palettes_get_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.palettes_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.palettes_refresh.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.palettes_set_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_array.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_brush.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_channel.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_choice.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_choice_get_choice.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_choice_get_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_color.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_color_from_string.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_color_has_alpha.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_config_path.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_config_path_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_core_object_array.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_core_object_array_get_object_type.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_display.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_display_none_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_double_array.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_drawable.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_drawable_filter.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_drawable_filter_none_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_export_options.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_file.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_file_get_action.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_file_none_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_file_set_action.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_font.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_gradient.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_group_layer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_image.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_image_none_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_int32_array.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_item.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_item_none_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_layer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_layer_mask.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_matrix2.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_matrix3.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_memsize.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_palette.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_parasite.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_path.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_pattern.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_resource.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_resource_defaults_to_context.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_resource_none_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_selection.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_text_layer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_unit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_unit_percent_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_unit_pixel_allowed.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_value_array.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.param_spec_value_array_get_element_spec.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.patterns_close_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.patterns_get_list.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.patterns_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.patterns_refresh.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.patterns_set_popup.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pencil.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixbuf_create_buffer.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixbuf_get_format.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixbuf_get_icc_profile.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixels_to_units.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixpipe_params_build.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixpipe_params_free.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixpipe_params_init.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.pixpipe_params_parse.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_cancel.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_end.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_get_window_handle.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_init.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_init_printf.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_install_vtable.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_pulse.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_set_text.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_set_text_printf.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_uninstall.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.progress_update.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.quit.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.range_estimate_settings.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.rectangle_intersect.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.rectangle_union.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.show_help_button.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.smudge.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.smudge_default.html -%%PORTDOCS%%%%DOCSDIR%%-%%ABIVER%%/libgimp-%%APIVER%%/func.stack_trace_available.html *** 5661 LINES SKIPPED ***