Skip to content
This repository has been archived by the owner on Nov 18, 2022. It is now read-only.

runing .\build_all.ps1 results some errors. #1

Open
liudonghua123 opened this issue Jan 11, 2022 · 0 comments
Open

runing .\build_all.ps1 results some errors. #1

liudonghua123 opened this issue Jan 11, 2022 · 0 comments

Comments

@liudonghua123
Copy link

I built the gtk using python build.py build --fast-build --keep-tools --clean -p x64 --gtk3-ver 3.24 --vs-ver 16 gtk3. And then I executed .\build_all.ps1. However I got the following errors. It seemed the built files on my local is different then yours.

.\build_all.ps1
PS D:\code\other\gtk-win-installers> .\build_all.ps1


    Directory: D:\code\other\gtk-win-installers\adwaita-icon-theme


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1082 adwaita-icon-theme.iss

Error on line 15 in D:\code\other\gtk-win-installers\adwaita-icon-theme\adwaita-icon-theme.iss: Could not read "C:\gtk-build\gtk\x64\release\share\doc\adwaita-icon-theme\COPYING_CCBYSA3".

Error: The system cannot find the path specified.
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\atk


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11          15974 atk.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\cairo


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           2331 cairo.iss

Error on line 30 in D:\code\other\gtk-win-installers\cairo\cairo.iss: Source file "C:\gtk-build\gtk\x64\release\lib\pkgconfig\py3cairo.pc" does not exist.
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\fontconfig


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           2818 fontconfig.iss

Error on line 27 in D:\code\other\gtk-win-installers\fontconfig\fontconfig.iss: Source file "C:\gtk-build\gtk\x64\release\bin\fontconfig.dll" does not exist.
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\freetype


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1484 freetype.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\fribidi


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1512 fribidi.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\gdk-pixbuf


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11          18985 gdk-pixbuf.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\gettext


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           6311 gettext.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\glib


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11          22511 glib.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\gobject-introspection


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           3824 gobject-introspection.iss

Error on line 16 in D:\code\other\gtk-win-installers\gobject-introspection\gobject-introspection.iss: Source file "C:\gtk-build\gtk\x64\release\bin\g-ir-annotation-tool" does not exist.
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\gtk3


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11          41329 gtk3.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\gtksourceview


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11          14377 gtksourceview.iss

Error on line 14 in D:\code\other\gtk-win-installers\gtksourceview\gtksourceview.iss: Could not read "C:\gtk-build\gtk\x64\release\share\doc\gtksourceview\COPYING".

Error: The system cannot find the path specified.
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\harfbuzz


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           3312 harfbuzz.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\hicolor-icon-theme


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11            843 hicolor-icon-theme.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\libepoxy


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1321 libepoxy.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\libffi


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           2171 libffi.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\libjpeg-turbo


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           3327 libjpeg-turbo.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\libpng


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           2454 libpng.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\librsvg


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1555 librsvg.iss

Error on line 14 in D:\code\other\gtk-win-installers\librsvg\librsvg.iss: Could not read "C:\gtk-build\gtk\x64\release\share\doc\librsvg\COPYING.LIB".

Error: The system cannot find the path specified.
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\libtiff


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11          11563 libtiff.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\libxml2


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1297 libxml2.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\pango


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           3523 pango.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\pixman


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1094 pixman.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\pkgconf


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           2272 pkgconf.iss

Error on line 22 in D:\code\other\gtk-win-installers\pkgconf\pkgconf.iss: No files found matching "C:\gtk-build\gtk\x64\release\include\libpkgconf\*"
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\python-gobject


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1023 python-gobject.iss

Error on line 14 in D:\code\other\gtk-win-installers\python-gobject\python-gobject.iss: Could not read "C:\gtk-build\gtk\x64\release\share\doc\pygobject\COPYING".

Error: The system cannot find the path specified.
Compile aborted.


    Directory: D:\code\other\gtk-win-installers\win-iconv


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1180 win-iconv.iss

Preprocessing

    Directory: D:\code\other\gtk-win-installers\zlib


Mode                 LastWriteTime         Length Name
----                 -------------         ------ ----
-a----         2022/1/11      9:11           1267 zlib.iss

Preprocessing

PS D:\code\other\gtk-win-installers>
tree of c:/gtk-build/gtk/x64/release
┌──(liudonghua㉿DESKTOP-DELL)-[/mnt/c/gtk-build/gtk/x64/release]
└─$ tree
.
├── bin
│   ├── asprintf.dll
│   ├── asprintf.pdb
│   ├── atk-1.0-0.dll
│   ├── atk-1.0-0.pdb
│   ├── cairo.dll
│   ├── cairo-gobject.dll
│   ├── cjpeg.exe
│   ├── djpeg.exe
│   ├── envsubst.exe
│   ├── envsubst.pdb
│   ├── epoxy-0.dll
│   ├── epoxy-0.pdb
│   ├── expat.dll
│   ├── expat.pdb
│   ├── fax2ps.exe
│   ├── fax2tiff.exe
│   ├── fc-cache.exe
│   ├── fc-cache.pdb
│   ├── fc-cat.exe
│   ├── fc-cat.pdb
│   ├── fc-conflist.exe
│   ├── fc-conflist.pdb
│   ├── fc-list.exe
│   ├── fc-list.pdb
│   ├── fc-match.exe
│   ├── fc-match.pdb
│   ├── fc-pattern.exe
│   ├── fc-pattern.pdb
│   ├── fc-query.exe
│   ├── fc-query.pdb
│   ├── fc-scan.exe
│   ├── fc-scan.pdb
│   ├── fc-validate.exe
│   ├── fc-validate.pdb
│   ├── ffi-7.dll
│   ├── ffi-7.pdb
│   ├── fontconfig-1.dll
│   ├── fontconfig-1.pdb
│   ├── freetype-6.dll
│   ├── freetype-6.pdb
│   ├── fribidi-0.dll
│   ├── fribidi-0.pdb
│   ├── fribidi.exe
│   ├── fribidi.pdb
│   ├── gailutil-3-3.0.dll
│   ├── gailutil-3-3.0.pdb
│   ├── gailutil-3-vs16.dll
│   ├── gailutil-3-vs16.pdb
│   ├── gdbus-codegen
│   ├── gdbus.exe
│   ├── gdbus.pdb
│   ├── gdk-3-3.0.dll
│   ├── gdk-3-3.0.pdb
│   ├── gdk-3-vs16.dll
│   ├── gdk-3-vs16.pdb
│   ├── gdk_pixbuf-2.0-0.dll
│   ├── gdk_pixbuf-2.0-0.pdb
│   ├── gdk-pixbuf-csource.exe
│   ├── gdk-pixbuf-csource.pdb
│   ├── gdk-pixbuf-pixdata.exe
│   ├── gdk-pixbuf-pixdata.pdb
│   ├── gdk-pixbuf-query-loaders.exe
│   ├── gdk-pixbuf-query-loaders.pdb
│   ├── gdk-pixbuf-thumbnailer.exe
│   ├── gdk-pixbuf-thumbnailer.pdb
│   ├── gettext.exe
│   ├── gettextlib.dll
│   ├── gettextlib.pdb
│   ├── gettext.pdb
│   ├── gettextpo.dll
│   ├── gettextpo.pdb
│   ├── gettextsrc.dll
│   ├── gettextsrc.pdb
│   ├── gio-2.0-0.dll
│   ├── gio-2.0-0.pdb
│   ├── gio.exe
│   ├── gio.pdb
│   ├── gio-querymodules.exe
│   ├── gio-querymodules.pdb
│   ├── glib-2.0-0.dll
│   ├── glib-2.0-0.pdb
│   ├── glib-compile-resources.exe
│   ├── glib-compile-resources.pdb
│   ├── glib-compile-schemas.exe
│   ├── glib-compile-schemas.pdb
│   ├── glib-genmarshal
│   ├── glib-mkenums
│   ├── gmodule-2.0-0.dll
│   ├── gmodule-2.0-0.pdb
│   ├── gobject-2.0-0.dll
│   ├── gobject-2.0-0.pdb
│   ├── gobject-query.exe
│   ├── gobject-query.pdb
│   ├── gresource.exe
│   ├── gresource.pdb
│   ├── gsettings.exe
│   ├── gsettings.pdb
│   ├── gspawn-win64-helper-console.exe
│   ├── gspawn-win64-helper-console.pdb
│   ├── gspawn-win64-helper.exe
│   ├── gspawn-win64-helper.pdb
│   ├── gtester-report
│   ├── gthread-2.0-0.dll
│   ├── gthread-2.0-0.pdb
│   ├── gtk-3-3.0.dll
│   ├── gtk-3-3.0.pdb
│   ├── gtk3-demo-application.exe
│   ├── gtk3-demo-application.pdb
│   ├── gtk3-demo.exe
│   ├── gtk3-demo.pdb
│   ├── gtk3-icon-browser.exe
│   ├── gtk3-icon-browser.pdb
│   ├── gtk-3-vs16.dll
│   ├── gtk-3-vs16.pdb
│   ├── gtk-builder-tool.exe
│   ├── gtk-builder-tool.pdb
│   ├── gtk-encode-symbolic-svg.exe
│   ├── gtk-encode-symbolic-svg.pdb
│   ├── gtk-launch.exe
│   ├── gtk-launch.pdb
│   ├── gtk-query-immodules-3.0.exe
│   ├── gtk-query-immodules-3.0.pdb
│   ├── gtk-query-settings.exe
│   ├── gtk-query-settings.pdb
│   ├── gtk-update-icon-cache.exe
│   ├── gtk-update-icon-cache.pdb
│   ├── harfbuzz.dll
│   ├── harfbuzz-gobject.dll
│   ├── harfbuzz-gobject.pdb
│   ├── harfbuzz.pdb
│   ├── harfbuzz-subset.dll
│   ├── harfbuzz-subset.pdb
│   ├── hb-ot-shape-closure.exe
│   ├── hb-ot-shape-closure.pdb
│   ├── hb-shape.exe
│   ├── hb-shape.pdb
│   ├── hb-subset.exe
│   ├── hb-subset.pdb
│   ├── hb-view.exe
│   ├── hb-view.pdb
│   ├── iconv.dll
│   ├── intl.dll
│   ├── intl.pdb
│   ├── jpeg62.dll
│   ├── jpeg62.pdb
│   ├── jpegtran.exe
│   ├── libpng16.dll
│   ├── libxml2.dll
│   ├── libxml2.pdb
│   ├── msgattrib.exe
│   ├── msgattrib.pdb
│   ├── msgcat.exe
│   ├── msgcat.pdb
│   ├── msgcmp.exe
│   ├── msgcmp.pdb
│   ├── msgcomm.exe
│   ├── msgcomm.pdb
│   ├── msgconv.exe
│   ├── msgconv.pdb
│   ├── msgen.exe
│   ├── msgen.pdb
│   ├── msgexec.exe
│   ├── msgexec.pdb
│   ├── msgfilter.exe
│   ├── msgfilter.pdb
│   ├── msgfmt.exe
│   ├── msgfmt.pdb
│   ├── msggrep.exe
│   ├── msggrep.pdb
│   ├── msginit.exe
│   ├── msginit.pdb
│   ├── msgmerge.exe
│   ├── msgmerge.pdb
│   ├── msgunfmt.exe
│   ├── msgunfmt.pdb
│   ├── msguniq.exe
│   ├── msguniq.pdb
│   ├── ngettext.exe
│   ├── ngettext.pdb
│   ├── pal2rgb.exe
│   ├── pango-1.0-0.dll
│   ├── pango-1.0-0.pdb
│   ├── pangocairo-1.0-0.dll
│   ├── pangocairo-1.0-0.pdb
│   ├── pangoft2-1.0-0.dll
│   ├── pangoft2-1.0-0.pdb
│   ├── pango-list.exe
│   ├── pango-list.pdb
│   ├── pango-segmentation.exe
│   ├── pango-segmentation.pdb
│   ├── pango-view.exe
│   ├── pango-view.pdb
│   ├── pangowin32-1.0-0.dll
│   ├── pangowin32-1.0-0.pdb
│   ├── pkgconf-3.dll
│   ├── pkgconf-3.pdb
│   ├── pkgconf.exe
│   ├── pkg-config.exe
│   ├── pkgconf.pdb
│   ├── pngfix.exe
│   ├── png-fix-itxt.exe
│   ├── ppm2tiff.exe
│   ├── raw2tiff.exe
│   ├── rdjpgcom.exe
│   ├── recode-sr-latin.exe
│   ├── recode-sr-latin.pdb
│   ├── tiff2bw.exe
│   ├── tiff2pdf.exe
│   ├── tiff2ps.exe
│   ├── tiff2rgba.exe
│   ├── tiffcmp.exe
│   ├── tiffcp.exe
│   ├── tiffcrop.exe
│   ├── tiffdither.exe
│   ├── tiff.dll
│   ├── tiffdump.exe
│   ├── tiffinfo.exe
│   ├── tiffmedian.exe
│   ├── tiffset.exe
│   ├── tiffsplit.exe
│   ├── tiffxx.dll
│   ├── tjbench.exe
│   ├── turbojpeg.dll
│   ├── turbojpeg.pdb
│   ├── win_iconv.exe
│   ├── wrjpgcom.exe
│   ├── xgettext.exe
│   ├── xgettext.pdb
│   ├── zlib1.dll
│   └── zlib1.pdb
├── etc
│   ├── fonts
│   │   ├── conf.d
│   │   │   ├── 10-hinting-slight.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/10-hinting-slight.conf
│   │   │   ├── 10-scale-bitmap-fonts.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/10-scale-bitmap-fonts.conf
│   │   │   ├── 20-unhint-small-vera.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/20-unhint-small-vera.conf
│   │   │   ├── 30-metric-aliases.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/30-metric-aliases.conf
│   │   │   ├── 40-nonlatin.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/40-nonlatin.conf
│   │   │   ├── 45-generic.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/45-generic.conf
│   │   │   ├── 45-latin.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/45-latin.conf
│   │   │   ├── 49-sansserif.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/49-sansserif.conf
│   │   │   ├── 50-user.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/50-user.conf
│   │   │   ├── 51-local.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/51-local.conf
│   │   │   ├── 60-generic.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/60-generic.conf
│   │   │   ├── 60-latin.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/60-latin.conf
│   │   │   ├── 65-fonts-persian.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/65-fonts-persian.conf
│   │   │   ├── 65-nonlatin.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/65-nonlatin.conf
│   │   │   ├── 69-unifont.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/69-unifont.conf
│   │   │   ├── 80-delicious.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/80-delicious.conf
│   │   │   ├── 90-synthetic.conf -> /mnt/c/gtk-build/gtk/x64/release/share/fontconfig/conf.avail/90-synthetic.conf
│   │   │   └── README
│   │   └── fonts.conf
│   └── gtk-3.0
│       └── im-multipress.conf
├── include
│   ├── atk-1.0
│   │   └── atk
│   │       ├── atkaction.h
│   │       ├── atkcomponent.h
│   │       ├── atkdocument.h
│   │       ├── atkeditabletext.h
│   │       ├── atk-enum-types.h
│   │       ├── atkgobjectaccessible.h
│   │       ├── atk.h
│   │       ├── atkhyperlink.h
│   │       ├── atkhyperlinkimpl.h
│   │       ├── atkhypertext.h
│   │       ├── atkimage.h
│   │       ├── atkmisc.h
│   │       ├── atknoopobjectfactory.h
│   │       ├── atknoopobject.h
│   │       ├── atkobjectfactory.h
│   │       ├── atkobject.h
│   │       ├── atkplug.h
│   │       ├── atkrange.h
│   │       ├── atkregistry.h
│   │       ├── atkrelation.h
│   │       ├── atkrelationset.h
│   │       ├── atkrelationtype.h
│   │       ├── atkselection.h
│   │       ├── atksocket.h
│   │       ├── atkstate.h
│   │       ├── atkstateset.h
│   │       ├── atkstreamablecontent.h
│   │       ├── atktablecell.h
│   │       ├── atktable.h
│   │       ├── atktext.h
│   │       ├── atkutil.h
│   │       ├── atkvalue.h
│   │       ├── atkversion.h
│   │       └── atkwindow.h
│   ├── autosprintf.h
│   ├── cairo
│   │   ├── cairo-deprecated.h
│   │   ├── cairo-features.h
│   │   ├── cairo-ft.h
│   │   ├── cairo-gobject.h
│   │   ├── cairo.h
│   │   ├── cairo-pdf.h
│   │   ├── cairo-ps.h
│   │   ├── cairo-script.h
│   │   ├── cairo-svg.h
│   │   ├── cairo-tee.h
│   │   ├── cairo-version.h
│   │   ├── cairo-win32.h
│   │   └── cairo-xml.h
│   ├── epoxy
│   │   ├── common.h
│   │   ├── gl_generated.h
│   │   ├── gl.h
│   │   ├── wgl_generated.h
│   │   └── wgl.h
│   ├── expat_config.h
│   ├── expat_external.h
│   ├── expat.h
│   ├── ffi.h
│   ├── ffitarget.h
│   ├── ffitarget-x86_64.h
│   ├── ffi-x86_64.h
│   ├── fontconfig
│   │   ├── fcfreetype.h
│   │   ├── fcprivate.h
│   │   └── fontconfig.h
│   ├── freetype2
│   │   ├── freetype
│   │   │   ├── config
│   │   │   │   ├── ftconfig.h
│   │   │   │   ├── ftheader.h
│   │   │   │   ├── ftmodule.h
│   │   │   │   ├── ftoption.h
│   │   │   │   ├── ftstdlib.h
│   │   │   │   ├── integer-types.h
│   │   │   │   ├── mac-support.h
│   │   │   │   └── public-macros.h
│   │   │   ├── freetype.h
│   │   │   ├── ftadvanc.h
│   │   │   ├── ftbbox.h
│   │   │   ├── ftbdf.h
│   │   │   ├── ftbitmap.h
│   │   │   ├── ftbzip2.h
│   │   │   ├── ftcache.h
│   │   │   ├── ftchapters.h
│   │   │   ├── ftcolor.h
│   │   │   ├── ftdriver.h
│   │   │   ├── fterrdef.h
│   │   │   ├── fterrors.h
│   │   │   ├── ftfntfmt.h
│   │   │   ├── ftgasp.h
│   │   │   ├── ftglyph.h
│   │   │   ├── ftgxval.h
│   │   │   ├── ftgzip.h
│   │   │   ├── ftimage.h
│   │   │   ├── ftincrem.h
│   │   │   ├── ftlcdfil.h
│   │   │   ├── ftlist.h
│   │   │   ├── ftlzw.h
│   │   │   ├── ftmac.h
│   │   │   ├── ftmm.h
│   │   │   ├── ftmodapi.h
│   │   │   ├── ftmoderr.h
│   │   │   ├── ftotval.h
│   │   │   ├── ftoutln.h
│   │   │   ├── ftparams.h
│   │   │   ├── ftpfr.h
│   │   │   ├── ftrender.h
│   │   │   ├── ftsizes.h
│   │   │   ├── ftsnames.h
│   │   │   ├── ftstroke.h
│   │   │   ├── ftsynth.h
│   │   │   ├── ftsystem.h
│   │   │   ├── fttrigon.h
│   │   │   ├── fttypes.h
│   │   │   ├── ftwinfnt.h
│   │   │   ├── t1tables.h
│   │   │   ├── ttnameid.h
│   │   │   ├── tttables.h
│   │   │   └── tttags.h
│   │   └── ft2build.h
│   ├── fribidi
│   │   ├── fribidi-arabic.h
│   │   ├── fribidi-begindecls.h
│   │   ├── fribidi-bidi.h
│   │   ├── fribidi-bidi-types.h
│   │   ├── fribidi-bidi-types-list.h
│   │   ├── fribidi-brackets.h
│   │   ├── fribidi-char-sets.h
│   │   ├── fribidi-char-sets-list.h
│   │   ├── fribidi-common.h
│   │   ├── fribidi-config.h
│   │   ├── fribidi-deprecated.h
│   │   ├── fribidi-enddecls.h
│   │   ├── fribidi-flags.h
│   │   ├── fribidi.h
│   │   ├── fribidi-joining.h
│   │   ├── fribidi-joining-types.h
│   │   ├── fribidi-joining-types-list.h
│   │   ├── fribidi-mirroring.h
│   │   ├── fribidi-shape.h
│   │   ├── fribidi-types.h
│   │   ├── fribidi-unicode.h
│   │   └── fribidi-unicode-version.h
│   ├── gail-3.0
│   │   └── libgail-util
│   │       ├── gailmisc.h
│   │       ├── gailtextutil.h
│   │       └── gail-util.h
│   ├── gdk-pixbuf-2.0
│   │   └── gdk-pixbuf
│   │       ├── gdk-pixbuf-animation.h
│   │       ├── gdk-pixbuf-autocleanups.h
│   │       ├── gdk-pixbuf-core.h
│   │       ├── gdk-pixbuf-enum-types.h
│   │       ├── gdk-pixbuf-features.h
│   │       ├── gdk-pixbuf.h
│   │       ├── gdk-pixbuf-io.h
│   │       ├── gdk-pixbuf-loader.h
│   │       ├── gdk-pixbuf-macros.h
│   │       ├── gdk-pixbuf-marshal.h
│   │       ├── gdk-pixbuf-simple-anim.h
│   │       ├── gdk-pixbuf-transform.h
│   │       └── gdk-pixdata.h
│   ├── gettext-po.h
│   ├── gio-win32-2.0
│   │   └── gio
│   │       ├── gwin32inputstream.h
│   │       └── gwin32outputstream.h
│   ├── glib-2.0
│   │   ├── gio
│   │   │   ├── gactiongroupexporter.h
│   │   │   ├── gactiongroup.h
│   │   │   ├── gaction.h
│   │   │   ├── gactionmap.h
│   │   │   ├── gappinfo.h
│   │   │   ├── gapplicationcommandline.h
│   │   │   ├── gapplication.h
│   │   │   ├── gasyncinitable.h
│   │   │   ├── gasyncresult.h
│   │   │   ├── gbufferedinputstream.h
│   │   │   ├── gbufferedoutputstream.h
│   │   │   ├── gbytesicon.h
│   │   │   ├── gcancellable.h
│   │   │   ├── gcharsetconverter.h
│   │   │   ├── gcontenttype.h
│   │   │   ├── gconverter.h
│   │   │   ├── gconverterinputstream.h
│   │   │   ├── gconverteroutputstream.h
│   │   │   ├── gcredentials.h
│   │   │   ├── gdatagrambased.h
│   │   │   ├── gdatainputstream.h
│   │   │   ├── gdataoutputstream.h
│   │   │   ├── gdbusactiongroup.h
│   │   │   ├── gdbusaddress.h
│   │   │   ├── gdbusauthobserver.h
│   │   │   ├── gdbusconnection.h
│   │   │   ├── gdbuserror.h
│   │   │   ├── gdbusinterface.h
│   │   │   ├── gdbusinterfaceskeleton.h
│   │   │   ├── gdbusintrospection.h
│   │   │   ├── gdbusmenumodel.h
│   │   │   ├── gdbusmessage.h
│   │   │   ├── gdbusmethodinvocation.h
│   │   │   ├── gdbusnameowning.h
│   │   │   ├── gdbusnamewatching.h
│   │   │   ├── gdbusobject.h
│   │   │   ├── gdbusobjectmanagerclient.h
│   │   │   ├── gdbusobjectmanager.h
│   │   │   ├── gdbusobjectmanagerserver.h
│   │   │   ├── gdbusobjectproxy.h
│   │   │   ├── gdbusobjectskeleton.h
│   │   │   ├── gdbusproxy.h
│   │   │   ├── gdbusserver.h
│   │   │   ├── gdbusutils.h
│   │   │   ├── gdrive.h
│   │   │   ├── gdtlsclientconnection.h
│   │   │   ├── gdtlsconnection.h
│   │   │   ├── gdtlsserverconnection.h
│   │   │   ├── gemblemedicon.h
│   │   │   ├── gemblem.h
│   │   │   ├── gfileattribute.h
│   │   │   ├── gfileenumerator.h
│   │   │   ├── gfile.h
│   │   │   ├── gfileicon.h
│   │   │   ├── gfileinfo.h
│   │   │   ├── gfileinputstream.h
│   │   │   ├── gfileiostream.h
│   │   │   ├── gfilemonitor.h
│   │   │   ├── gfilenamecompleter.h
│   │   │   ├── gfileoutputstream.h
│   │   │   ├── gfilterinputstream.h
│   │   │   ├── gfilteroutputstream.h
│   │   │   ├── gicon.h
│   │   │   ├── ginetaddress.h
│   │   │   ├── ginetaddressmask.h
│   │   │   ├── ginetsocketaddress.h
│   │   │   ├── ginitable.h
│   │   │   ├── ginputstream.h
│   │   │   ├── gio-autocleanups.h
│   │   │   ├── gioenums.h
│   │   │   ├── gioenumtypes.h
│   │   │   ├── gioerror.h
│   │   │   ├── gio.h
│   │   │   ├── giomodule.h
│   │   │   ├── gioscheduler.h
│   │   │   ├── giostream.h
│   │   │   ├── giotypes.h
│   │   │   ├── glistmodel.h
│   │   │   ├── gliststore.h
│   │   │   ├── gloadableicon.h
│   │   │   ├── gmemoryinputstream.h
│   │   │   ├── gmemorymonitor.h
│   │   │   ├── gmemoryoutputstream.h
│   │   │   ├── gmenuexporter.h
│   │   │   ├── gmenu.h
│   │   │   ├── gmenumodel.h
│   │   │   ├── gmount.h
│   │   │   ├── gmountoperation.h
│   │   │   ├── gnativesocketaddress.h
│   │   │   ├── gnativevolumemonitor.h
│   │   │   ├── gnetworkaddress.h
│   │   │   ├── gnetworking.h
│   │   │   ├── gnetworkmonitor.h
│   │   │   ├── gnetworkservice.h
│   │   │   ├── gnotification.h
│   │   │   ├── goutputstream.h
│   │   │   ├── gpermission.h
│   │   │   ├── gpollableinputstream.h
│   │   │   ├── gpollableoutputstream.h
│   │   │   ├── gpollableutils.h
│   │   │   ├── gpowerprofilemonitor.h
│   │   │   ├── gpropertyaction.h
│   │   │   ├── gproxyaddressenumerator.h
│   │   │   ├── gproxyaddress.h
│   │   │   ├── gproxy.h
│   │   │   ├── gproxyresolver.h
│   │   │   ├── gremoteactiongroup.h
│   │   │   ├── gresolver.h
│   │   │   ├── gresource.h
│   │   │   ├── gseekable.h
│   │   │   ├── gsettingsbackend.h
│   │   │   ├── gsettings.h
│   │   │   ├── gsettingsschema.h
│   │   │   ├── gsimpleactiongroup.h
│   │   │   ├── gsimpleaction.h
│   │   │   ├── gsimpleasyncresult.h
│   │   │   ├── gsimpleiostream.h
│   │   │   ├── gsimplepermission.h
│   │   │   ├── gsimpleproxyresolver.h
│   │   │   ├── gsocketaddressenumerator.h
│   │   │   ├── gsocketaddress.h
│   │   │   ├── gsocketclient.h
│   │   │   ├── gsocketconnectable.h
│   │   │   ├── gsocketconnection.h
│   │   │   ├── gsocketcontrolmessage.h
│   │   │   ├── gsocket.h
│   │   │   ├── gsocketlistener.h
│   │   │   ├── gsocketservice.h
│   │   │   ├── gsrvtarget.h
│   │   │   ├── gsubprocess.h
│   │   │   ├── gsubprocesslauncher.h
│   │   │   ├── gtask.h
│   │   │   ├── gtcpconnection.h
│   │   │   ├── gtcpwrapperconnection.h
│   │   │   ├── gtestdbus.h
│   │   │   ├── gthemedicon.h
│   │   │   ├── gthreadedsocketservice.h
│   │   │   ├── gtlsbackend.h
│   │   │   ├── gtlscertificate.h
│   │   │   ├── gtlsclientconnection.h
│   │   │   ├── gtlsconnection.h
│   │   │   ├── gtlsdatabase.h
│   │   │   ├── gtlsfiledatabase.h
│   │   │   ├── gtlsinteraction.h
│   │   │   ├── gtlspassword.h
│   │   │   ├── gtlsserverconnection.h
│   │   │   ├── gvfs.h
│   │   │   ├── gvolume.h
│   │   │   ├── gvolumemonitor.h
│   │   │   ├── gzlibcompressor.h
│   │   │   └── gzlibdecompressor.h
│   │   ├── glib
│   │   │   ├── deprecated
│   │   │   │   ├── gallocator.h
│   │   │   │   ├── gcache.h
│   │   │   │   ├── gcompletion.h
│   │   │   │   ├── gmain.h
│   │   │   │   ├── grel.h
│   │   │   │   └── gthread.h
│   │   │   ├── galloca.h
│   │   │   ├── garray.h
│   │   │   ├── gasyncqueue.h
│   │   │   ├── gatomic.h
│   │   │   ├── gbacktrace.h
│   │   │   ├── gbase64.h
│   │   │   ├── gbitlock.h
│   │   │   ├── gbookmarkfile.h
│   │   │   ├── gbytes.h
│   │   │   ├── gcharset.h
│   │   │   ├── gchecksum.h
│   │   │   ├── gconvert.h
│   │   │   ├── gdataset.h
│   │   │   ├── gdate.h
│   │   │   ├── gdatetime.h
│   │   │   ├── gdir.h
│   │   │   ├── genviron.h
│   │   │   ├── gerror.h
│   │   │   ├── gfileutils.h
│   │   │   ├── ggettext.h
│   │   │   ├── ghash.h
│   │   │   ├── ghmac.h
│   │   │   ├── ghook.h
│   │   │   ├── ghostutils.h
│   │   │   ├── gi18n.h
│   │   │   ├── gi18n-lib.h
│   │   │   ├── giochannel.h
│   │   │   ├── gkeyfile.h
│   │   │   ├── glib-autocleanups.h
│   │   │   ├── glib-typeof.h
│   │   │   ├── glist.h
│   │   │   ├── gmacros.h
│   │   │   ├── gmain.h
│   │   │   ├── gmappedfile.h
│   │   │   ├── gmarkup.h
│   │   │   ├── gmem.h
│   │   │   ├── gmessages.h
│   │   │   ├── gnode.h
│   │   │   ├── goption.h
│   │   │   ├── gpattern.h
│   │   │   ├── gpoll.h
│   │   │   ├── gprimes.h
│   │   │   ├── gprintf.h
│   │   │   ├── gqsort.h
│   │   │   ├── gquark.h
│   │   │   ├── gqueue.h
│   │   │   ├── grand.h
│   │   │   ├── grcbox.h
│   │   │   ├── grefcount.h
│   │   │   ├── grefstring.h
│   │   │   ├── gregex.h
│   │   │   ├── gscanner.h
│   │   │   ├── gsequence.h
│   │   │   ├── gshell.h
│   │   │   ├── gslice.h
│   │   │   ├── gslist.h
│   │   │   ├── gspawn.h
│   │   │   ├── gstdio.h
│   │   │   ├── gstrfuncs.h
│   │   │   ├── gstringchunk.h
│   │   │   ├── gstring.h
│   │   │   ├── gstrvbuilder.h
│   │   │   ├── gtestutils.h
│   │   │   ├── gthread.h
│   │   │   ├── gthreadpool.h
│   │   │   ├── gtimer.h
│   │   │   ├── gtimezone.h
│   │   │   ├── gtrashstack.h
│   │   │   ├── gtree.h
│   │   │   ├── gtypes.h
│   │   │   ├── gunicode.h
│   │   │   ├── guri.h
│   │   │   ├── gutils.h
│   │   │   ├── guuid.h
│   │   │   ├── gvariant.h
│   │   │   ├── gvarianttype.h
│   │   │   ├── gversion.h
│   │   │   ├── gversionmacros.h
│   │   │   └── gwin32.h
│   │   ├── glib.h
│   │   ├── glib-object.h
│   │   ├── glib-unix.h
│   │   ├── gmodule.h
│   │   ├── gobject
│   │   │   ├── gbinding.h
│   │   │   ├── gboxed.h
│   │   │   ├── gclosure.h
│   │   │   ├── genums.h
│   │   │   ├── glib-enumtypes.h
│   │   │   ├── glib-types.h
│   │   │   ├── gmarshal.h
│   │   │   ├── gobject-autocleanups.h
│   │   │   ├── gobject.h
│   │   │   ├── gobjectnotifyqueue.c
│   │   │   ├── gparam.h
│   │   │   ├── gparamspecs.h
│   │   │   ├── gsignal.h
│   │   │   ├── gsourceclosure.h
│   │   │   ├── gtype.h
│   │   │   ├── gtypemodule.h
│   │   │   ├── gtypeplugin.h
│   │   │   ├── gvaluearray.h
│   │   │   ├── gvaluecollector.h
│   │   │   ├── gvalue.h
│   │   │   └── gvaluetypes.h
│   │   └── msvc_recommended_pragmas.h
│   ├── gtk-3.0
│   │   ├── gdk
│   │   │   ├── deprecated
│   │   │   │   └── gdkcolor.h
│   │   │   ├── gdkapplaunchcontext.h
│   │   │   ├── gdk-autocleanup.h
│   │   │   ├── gdkcairo.h
│   │   │   ├── gdkconfig.h
│   │   │   ├── gdkcursor.h
│   │   │   ├── gdkdevice.h
│   │   │   ├── gdkdevicemanager.h
│   │   │   ├── gdkdevicepad.h
│   │   │   ├── gdkdevicetool.h
│   │   │   ├── gdkdisplay.h
│   │   │   ├── gdkdisplaymanager.h
│   │   │   ├── gdkdnd.h
│   │   │   ├── gdkdrawingcontext.h
│   │   │   ├── gdkenumtypes.h
│   │   │   ├── gdkevents.h
│   │   │   ├── gdkframeclock.h
│   │   │   ├── gdkframetimings.h
│   │   │   ├── gdkglcontext.h
│   │   │   ├── gdk.h
│   │   │   ├── gdkkeys.h
│   │   │   ├── gdkkeysyms-compat.h
│   │   │   ├── gdkkeysyms.h
│   │   │   ├── gdkmain.h
│   │   │   ├── gdkmonitor.h
│   │   │   ├── gdkpango.h
│   │   │   ├── gdkpixbuf.h
│   │   │   ├── gdkprivate.h
│   │   │   ├── gdkproperty.h
│   │   │   ├── gdkrectangle.h
│   │   │   ├── gdkrgba.h
│   │   │   ├── gdkscreen.h
│   │   │   ├── gdkseat.h
│   │   │   ├── gdkselection.h
│   │   │   ├── gdktestutils.h
│   │   │   ├── gdkthreads.h
│   │   │   ├── gdktypes.h
│   │   │   ├── gdkversionmacros.h
│   │   │   ├── gdkvisual.h
│   │   │   ├── gdkwin32.h
│   │   │   ├── gdkwindow.h
│   │   │   └── win32
│   │   │       ├── gdkwin32cursor.h
│   │   │       ├── gdkwin32display.h
│   │   │       ├── gdkwin32displaymanager.h
│   │   │       ├── gdkwin32dnd.h
│   │   │       ├── gdkwin32glcontext.h
│   │   │       ├── gdkwin32keys.h
│   │   │       ├── gdkwin32misc.h
│   │   │       ├── gdkwin32monitor.h
│   │   │       ├── gdkwin32screen.h
│   │   │       └── gdkwin32window.h
│   │   └── gtk
│   │       ├── a11y
│   │       │   ├── gtk-a11y-autocleanups.h
│   │       │   ├── gtkarrowaccessible.h
│   │       │   ├── gtkbooleancellaccessible.h
│   │       │   ├── gtkbuttonaccessible.h
│   │       │   ├── gtkcellaccessible.h
│   │       │   ├── gtkcellaccessibleparent.h
│   │       │   ├── gtkcheckmenuitemaccessible.h
│   │       │   ├── gtkcomboboxaccessible.h
│   │       │   ├── gtkcontaineraccessible.h
│   │       │   ├── gtkcontainercellaccessible.h
│   │       │   ├── gtkentryaccessible.h
│   │       │   ├── gtkexpanderaccessible.h
│   │       │   ├── gtkfilechooserwidgetaccessible.h
│   │       │   ├── gtkflowboxaccessible.h
│   │       │   ├── gtkflowboxchildaccessible.h
│   │       │   ├── gtkframeaccessible.h
│   │       │   ├── gtkheaderbaraccessible.h
│   │       │   ├── gtkiconviewaccessible.h
│   │       │   ├── gtkimageaccessible.h
│   │       │   ├── gtkimagecellaccessible.h
│   │       │   ├── gtklabelaccessible.h
│   │       │   ├── gtklevelbaraccessible.h
│   │       │   ├── gtklinkbuttonaccessible.h
│   │       │   ├── gtklistboxaccessible.h
│   │       │   ├── gtklistboxrowaccessible.h
│   │       │   ├── gtklockbuttonaccessible.h
│   │       │   ├── gtkmenuaccessible.h
│   │       │   ├── gtkmenubuttonaccessible.h
│   │       │   ├── gtkmenuitemaccessible.h
│   │       │   ├── gtkmenushellaccessible.h
│   │       │   ├── gtknotebookaccessible.h
│   │       │   ├── gtknotebookpageaccessible.h
│   │       │   ├── gtkpanedaccessible.h
│   │       │   ├── gtkplugaccessible.h
│   │       │   ├── gtkpopoveraccessible.h
│   │       │   ├── gtkprogressbaraccessible.h
│   │       │   ├── gtkradiobuttonaccessible.h
│   │       │   ├── gtkradiomenuitemaccessible.h
│   │       │   ├── gtkrangeaccessible.h
│   │       │   ├── gtkrenderercellaccessible.h
│   │       │   ├── gtkscaleaccessible.h
│   │       │   ├── gtkscalebuttonaccessible.h
│   │       │   ├── gtkscrolledwindowaccessible.h
│   │       │   ├── gtksocketaccessible.h
│   │       │   ├── gtkspinbuttonaccessible.h
│   │       │   ├── gtkspinneraccessible.h
│   │       │   ├── gtkstackaccessible.h
│   │       │   ├── gtkstatusbaraccessible.h
│   │       │   ├── gtkswitchaccessible.h
│   │       │   ├── gtktextcellaccessible.h
│   │       │   ├── gtktextviewaccessible.h
│   │       │   ├── gtktogglebuttonaccessible.h
│   │       │   ├── gtktoplevelaccessible.h
│   │       │   ├── gtktreeviewaccessible.h
│   │       │   ├── gtkwidgetaccessible.h
│   │       │   └── gtkwindowaccessible.h
│   │       ├── deprecated
│   │       │   ├── gtkactiongroup.h
│   │       │   ├── gtkaction.h
│   │       │   ├── gtkactivatable.h
│   │       │   ├── gtkalignment.h
│   │       │   ├── gtkarrow.h
│   │       │   ├── gtkcolorseldialog.h
│   │       │   ├── gtkcolorsel.h
│   │       │   ├── gtkfontsel.h
│   │       │   ├── gtkgradient.h
│   │       │   ├── gtkhandlebox.h
│   │       │   ├── gtkhbbox.h
│   │       │   ├── gtkhbox.h
│   │       │   ├── gtkhpaned.h
│   │       │   ├── gtkhscale.h
│   │       │   ├── gtkhscrollbar.h
│   │       │   ├── gtkhseparator.h
│   │       │   ├── gtkhsv.h
│   │       │   ├── gtkiconfactory.h
│   │       │   ├── gtkimagemenuitem.h
│   │       │   ├── gtkmisc.h
│   │       │   ├── gtknumerableicon.h
│   │       │   ├── gtkradioaction.h
│   │       │   ├── gtkrc.h
│   │       │   ├── gtkrecentaction.h
│   │       │   ├── gtkstatusicon.h
│   │       │   ├── gtkstock.h
│   │       │   ├── gtkstyle.h
│   │       │   ├── gtkstyleproperties.h
│   │       │   ├── gtksymboliccolor.h
│   │       │   ├── gtktable.h
│   │       │   ├── gtktearoffmenuitem.h
│   │       │   ├── gtkthemingengine.h
│   │       │   ├── gtktoggleaction.h
│   │       │   ├── gtkuimanager.h
│   │       │   ├── gtkvbbox.h
│   │       │   ├── gtkvbox.h
│   │       │   ├── gtkvpaned.h
│   │       │   ├── gtkvscale.h
│   │       │   ├── gtkvscrollbar.h
│   │       │   └── gtkvseparator.h
│   │       ├── gtk-a11y.h
│   │       ├── gtkaboutdialog.h
│   │       ├── gtkaccelgroup.h
│   │       ├── gtkaccellabel.h
│   │       ├── gtkaccelmap.h
│   │       ├── gtkaccessible.h
│   │       ├── gtkactionable.h
│   │       ├── gtkactionbar.h
│   │       ├── gtkadjustment.h
│   │       ├── gtkappchooserbutton.h
│   │       ├── gtkappchooserdialog.h
│   │       ├── gtkappchooser.h
│   │       ├── gtkappchooserwidget.h
│   │       ├── gtkapplication.h
│   │       ├── gtkapplicationwindow.h
│   │       ├── gtkaspectframe.h
│   │       ├── gtkassistant.h
│   │       ├── gtk-autocleanups.h
│   │       ├── gtkbbox.h
│   │       ├── gtkbindings.h
│   │       ├── gtkbin.h
│   │       ├── gtkborder.h
│   │       ├── gtkbox.h
│   │       ├── gtkbuildable.h
│   │       ├── gtkbuilder.h
│   │       ├── gtkbutton.h
│   │       ├── gtkcalendar.h
│   │       ├── gtkcellareabox.h
│   │       ├── gtkcellareacontext.h
│   │       ├── gtkcellarea.h
│   │       ├── gtkcelleditable.h
│   │       ├── gtkcelllayout.h
│   │       ├── gtkcellrendereraccel.h
│   │       ├── gtkcellrenderercombo.h
│   │       ├── gtkcellrenderer.h
│   │       ├── gtkcellrendererpixbuf.h
│   │       ├── gtkcellrendererprogress.h
│   │       ├── gtkcellrendererspin.h
│   │       ├── gtkcellrendererspinner.h
│   │       ├── gtkcellrenderertext.h
│   │       ├── gtkcellrenderertoggle.h
│   │       ├── gtkcellview.h
│   │       ├── gtkcheckbutton.h
│   │       ├── gtkcheckmenuitem.h
│   │       ├── gtkclipboard.h
│   │       ├── gtkcolorbutton.h
│   │       ├── gtkcolorchooserdialog.h
│   │       ├── gtkcolorchooser.h
│   │       ├── gtkcolorchooserwidget.h
│   │       ├── gtkcolorutils.h
│   │       ├── gtkcombobox.h
│   │       ├── gtkcomboboxtext.h
│   │       ├── gtkcontainer.h
│   │       ├── gtkcssprovider.h
│   │       ├── gtkcsssection.h
│   │       ├── gtkdebug.h
│   │       ├── gtkdialog.h
│   │       ├── gtkdnd.h
│   │       ├── gtkdragdest.h
│   │       ├── gtkdragsource.h
│   │       ├── gtkdrawingarea.h
│   │       ├── gtkeditable.h
│   │       ├── gtkentrybuffer.h
│   │       ├── gtkentrycompletion.h
│   │       ├── gtkentry.h
│   │       ├── gtkenums.h
│   │       ├── gtkeventbox.h
│   │       ├── gtkeventcontroller.h
│   │       ├── gtkeventcontrollerkey.h
│   │       ├── gtkeventcontrollermotion.h
│   │       ├── gtkeventcontrollerscroll.h
│   │       ├── gtkexpander.h
│   │       ├── gtkfilechooserbutton.h
│   │       ├── gtkfilechooserdialog.h
│   │       ├── gtkfilechooser.h
│   │       ├── gtkfilechoosernative.h
│   │       ├── gtkfilechooserwidget.h
│   │       ├── gtkfilefilter.h
│   │       ├── gtkfixed.h
│   │       ├── gtkflowbox.h
│   │       ├── gtkfontbutton.h
│   │       ├── gtkfontchooserdialog.h
│   │       ├── gtkfontchooser.h
│   │       ├── gtkfontchooserwidget.h
│   │       ├── gtkframe.h
│   │       ├── gtkgesturedrag.h
│   │       ├── gtkgesture.h
│   │       ├── gtkgesturelongpress.h
│   │       ├── gtkgesturemultipress.h
│   │       ├── gtkgesturepan.h
│   │       ├── gtkgesturerotate.h
│   │       ├── gtkgesturesingle.h
│   │       ├── gtkgesturestylus.h
│   │       ├── gtkgestureswipe.h
│   │       ├── gtkgesturezoom.h
│   │       ├── gtkglarea.h
│   │       ├── gtkgrid.h
│   │       ├── gtk.h
│   │       ├── gtkheaderbar.h
│   │       ├── gtkicontheme.h
│   │       ├── gtkiconview.h
│   │       ├── gtkimage.h
│   │       ├── gtkimcontext.h
│   │       ├── gtkimcontextinfo.h
│   │       ├── gtkimcontextsimple.h
│   │       ├── gtkimmodule.h
│   │       ├── gtkimmulticontext.h
│   │       ├── gtkinfobar.h
│   │       ├── gtkinvisible.h
│   │       ├── gtklabel.h
│   │       ├── gtklayout.h
│   │       ├── gtklevelbar.h
│   │       ├── gtklinkbutton.h
│   │       ├── gtklistbox.h
│   │       ├── gtkliststore.h
│   │       ├── gtklockbutton.h
│   │       ├── gtkmain.h
│   │       ├── gtkmenubar.h
│   │       ├── gtkmenubutton.h
│   │       ├── gtkmenu.h
│   │       ├── gtkmenuitem.h
│   │       ├── gtkmenushell.h
│   │       ├── gtkmenutoolbutton.h
│   │       ├── gtkmessagedialog.h
│   │       ├── gtkmodelbutton.h
│   │       ├── gtkmodules.h
│   │       ├── gtkmountoperation.h
│   │       ├── gtknativedialog.h
│   │       ├── gtknotebook.h
│   │       ├── gtkoffscreenwindow.h
│   │       ├── gtkorientable.h
│   │       ├── gtkoverlay.h
│   │       ├── gtkpadcontroller.h
│   │       ├── gtkpagesetup.h
│   │       ├── gtkpaned.h
│   │       ├── gtkpapersize.h
│   │       ├── gtkplacessidebar.h
│   │       ├── gtkplug.h
│   │       ├── gtkpopover.h
│   │       ├── gtkpopovermenu.h
│   │       ├── gtkprintcontext.h
│   │       ├── gtkprintoperation.h
│   │       ├── gtkprintoperationpreview.h
│   │       ├── gtkprintsettings.h
│   │       ├── gtkprogressbar.h
│   │       ├── gtkradiobutton.h
│   │       ├── gtkradiomenuitem.h
│   │       ├── gtkradiotoolbutton.h
│   │       ├── gtkrange.h
│   │       ├── gtkrecentchooserdialog.h
│   │       ├── gtkrecentchooser.h
│   │       ├── gtkrecentchoosermenu.h
│   │       ├── gtkrecentchooserwidget.h
│   │       ├── gtkrecentfilter.h
│   │       ├── gtkrecentmanager.h
│   │       ├── gtkrender.h
│   │       ├── gtkrevealer.h
│   │       ├── gtkscalebutton.h
│   │       ├── gtkscale.h
│   │       ├── gtkscrollable.h
│   │       ├── gtkscrollbar.h
│   │       ├── gtkscrolledwindow.h
│   │       ├── gtksearchbar.h
│   │       ├── gtksearchentry.h
│   │       ├── gtkselection.h
│   │       ├── gtkseparator.h
│   │       ├── gtkseparatormenuitem.h
│   │       ├── gtkseparatortoolitem.h
│   │       ├── gtksettings.h
│   │       ├── gtkshortcutlabel.h
│   │       ├── gtkshortcutsgroup.h
│   │       ├── gtkshortcutssection.h
│   │       ├── gtkshortcutsshortcut.h
│   │       ├── gtkshortcutswindow.h
│   │       ├── gtkshow.h
│   │       ├── gtksizegroup.h
│   │       ├── gtksizerequest.h
│   │       ├── gtksocket.h
│   │       ├── gtkspinbutton.h
│   │       ├── gtkspinner.h
│   │       ├── gtkstack.h
│   │       ├── gtkstacksidebar.h
│   │       ├── gtkstackswitcher.h
│   │       ├── gtkstatusbar.h
│   │       ├── gtkstylecontext.h
│   │       ├── gtkstyleprovider.h
│   │       ├── gtkswitch.h
│   │       ├── gtktestutils.h
│   │       ├── gtktextattributes.h
│   │       ├── gtktextbuffer.h
│   │       ├── gtktextbufferrichtext.h
│   │       ├── gtktextchild.h
│   │       ├── gtktextdisplay.h
│   │       ├── gtktextiter.h
│   │       ├── gtktextlayout.h
│   │       ├── gtktextmark.h
│   │       ├── gtktexttag.h
│   │       ├── gtktexttagtable.h
│   │       ├── gtktextview.h
│   │       ├── gtktogglebutton.h
│   │       ├── gtktoggletoolbutton.h
│   │       ├── gtktoolbar.h
│   │       ├── gtktoolbutton.h
│   │       ├── gtktoolitemgroup.h
│   │       ├── gtktoolitem.h
│   │       ├── gtktoolpalette.h
│   │       ├── gtktoolshell.h
│   │       ├── gtktooltip.h
│   │       ├── gtktreednd.h
│   │       ├── gtktreemodelfilter.h
│   │       ├── gtktreemodel.h
│   │       ├── gtktreemodelsort.h
│   │       ├── gtktreeselection.h
│   │       ├── gtktreesortable.h
│   │       ├── gtktreestore.h
│   │       ├── gtktreeviewcolumn.h
│   │       ├── gtktreeview.h
│   │       ├── gtktypebuiltins.h
│   │       ├── gtktypes.h
│   │       ├── gtkversion.h
│   │       ├── gtkviewport.h
│   │       ├── gtkvolumebutton.h
│   │       ├── gtkwidget.h
│   │       ├── gtkwidgetpath.h
│   │       ├── gtkwindowgroup.h
│   │       ├── gtkwindow.h
│   │       ├── gtkx-autocleanups.h
│   │       └── gtkx.h
│   ├── harfbuzz
│   │   ├── hb-aat.h
│   │   ├── hb-aat-layout.h
│   │   ├── hb-blob.h
│   │   ├── hb-buffer.h
│   │   ├── hb-common.h
│   │   ├── hb-deprecated.h
│   │   ├── hb-draw.h
│   │   ├── hb-face.h
│   │   ├── hb-font.h
│   │   ├── hb-ft.h
│   │   ├── hb-glib.h
│   │   ├── hb-gobject-enums.h
│   │   ├── hb-gobject.h
│   │   ├── hb-gobject-structs.h
│   │   ├── hb.h
│   │   ├── hb-map.h
│   │   ├── hb-ot-color.h
│   │   ├── hb-ot-deprecated.h
│   │   ├── hb-ot-font.h
│   │   ├── hb-ot.h
│   │   ├── hb-ot-layout.h
│   │   ├── hb-ot-math.h
│   │   ├── hb-ot-meta.h
│   │   ├── hb-ot-metrics.h
│   │   ├── hb-ot-name.h
│   │   ├── hb-ot-shape.h
│   │   ├── hb-ot-var.h
│   │   ├── hb-set.h
│   │   ├── hb-shape.h
│   │   ├── hb-shape-plan.h
│   │   ├── hb-style.h
│   │   ├── hb-subset.h
│   │   ├── hb-unicode.h
│   │   └── hb-version.h
│   ├── iconv.h
│   ├── jconfig.h
│   ├── jerror.h
│   ├── jmorecfg.h
│   ├── jpeglib.h
│   ├── libintl.h
│   ├── libpng16
│   │   ├── pngconf.h
│   │   ├── png.h
│   │   └── pnglibconf.h
│   ├── libxml2
│   │   └── libxml
│   │       ├── c14n.h
│   │       ├── catalog.h
│   │       ├── chvalid.h
│   │       ├── debugXML.h
│   │       ├── dict.h
│   │       ├── DOCBparser.h
│   │       ├── encoding.h
│   │       ├── entities.h
│   │       ├── globals.h
│   │       ├── hash.h
│   │       ├── HTMLparser.h
│   │       ├── HTMLtree.h
│   │       ├── list.h
│   │       ├── nanoftp.h
│   │       ├── nanohttp.h
│   │       ├── parser.h
│   │       ├── parserInternals.h
│   │       ├── pattern.h
│   │       ├── relaxng.h
│   │       ├── SAX2.h
│   │       ├── SAX.h
│   │       ├── schemasInternals.h
│   │       ├── schematron.h
│   │       ├── threads.h
│   │       ├── tree.h
│   │       ├── uri.h
│   │       ├── valid.h
│   │       ├── xinclude.h
│   │       ├── xlink.h
│   │       ├── xmlautomata.h
│   │       ├── xmlerror.h
│   │       ├── xmlexports.h
│   │       ├── xmlIO.h
│   │       ├── xmlmemory.h
│   │       ├── xmlmodule.h
│   │       ├── xmlreader.h
│   │       ├── xmlregexp.h
│   │       ├── xmlsave.h
│   │       ├── xmlschemas.h
│   │       ├── xmlschemastypes.h
│   │       ├── xmlstring.h
│   │       ├── xmlunicode.h
│   │       ├── xmlversion.h
│   │       ├── xmlwriter.h
│   │       ├── xpath.h
│   │       ├── xpathInternals.h
│   │       └── xpointer.h
│   ├── pango-1.0
│   │   └── pango
│   │       ├── pango-attributes.h
│   │       ├── pango-bidi-type.h
│   │       ├── pango-break.h
│   │       ├── pangocairo.h
│   │       ├── pango-context.h
│   │       ├── pango-coverage.h
│   │       ├── pango-direction.h
│   │       ├── pango-engine.h
│   │       ├── pango-enum-types.h
│   │       ├── pangofc-decoder.h
│   │       ├── pangofc-font.h
│   │       ├── pangofc-fontmap.h
│   │       ├── pango-features.h
│   │       ├── pango-font.h
│   │       ├── pango-fontmap.h
│   │       ├── pango-fontset.h
│   │       ├── pangoft2.h
│   │       ├── pango-glyph.h
│   │       ├── pango-glyph-item.h
│   │       ├── pango-gravity.h
│   │       ├── pango.h
│   │       ├── pango-item.h
│   │       ├── pango-language.h
│   │       ├── pango-layout.h
│   │       ├── pango-matrix.h
│   │       ├── pango-modules.h
│   │       ├── pango-ot.h
│   │       ├── pango-renderer.h
│   │       ├── pango-script.h
│   │       ├── pango-tabs.h
│   │       ├── pango-types.h
│   │       ├── pango-utils.h
│   │       ├── pango-version-macros.h
│   │       └── pangowin32.h
│   ├── pixman-1
│   │   ├── pixman.h
│   │   └── pixman-version.h
│   ├── pkgconf
│   │   └── libpkgconf
│   │       ├── bsdstubs.h
│   │       ├── iter.h
│   │       ├── libpkgconf-api.h
│   │       ├── libpkgconf.h
│   │       └── stdinc.h
│   ├── pngconf.h
│   ├── png.h
│   ├── pnglibconf.h
│   ├── tiffconf.h
│   ├── tiff.h
│   ├── tiffio.h
│   ├── tiffio.hxx
│   ├── tiffvers.h
│   ├── turbojpeg.h
│   ├── zconf.h
│   └── zlib.h
├── lib
│   ├── asprintf.lib
│   ├── atk-1.0.lib
│   ├── cairo-gobject.lib
│   ├── cairo.lib
│   ├── cmake
│   │   └── harfbuzz
│   │       └── harfbuzz-config.cmake
│   ├── epoxy.lib
│   ├── expat.lib
│   ├── ffi.lib
│   ├── fontconfig.lib
│   ├── freetype.lib
│   ├── fribidi.lib
│   ├── gailutil-3.0.lib
│   ├── gailutil-3.lib
│   ├── gdk-3.0.lib
│   ├── gdk-3.lib
│   ├── gdk-pixbuf-2.0
│   │   └── 2.10.0
│   │       ├── loaders
│   │       │   ├── pixbufloader-ani.dll
│   │       │   ├── pixbufloader-ani.lib
│   │       │   ├── pixbufloader-ani.pdb
│   │       │   ├── pixbufloader-gdip-bmp.dll
│   │       │   ├── pixbufloader-gdip-bmp.lib
│   │       │   ├── pixbufloader-gdip-bmp.pdb
│   │       │   ├── pixbufloader-gdip-emf.dll
│   │       │   ├── pixbufloader-gdip-emf.lib
│   │       │   ├── pixbufloader-gdip-emf.pdb
│   │       │   ├── pixbufloader-gdip-gif.dll
│   │       │   ├── pixbufloader-gdip-gif.lib
│   │       │   ├── pixbufloader-gdip-gif.pdb
│   │       │   ├── pixbufloader-gdip-ico.dll
│   │       │   ├── pixbufloader-gdip-ico.lib
│   │       │   ├── pixbufloader-gdip-ico.pdb
│   │       │   ├── pixbufloader-gdip-jpeg.dll
│   │       │   ├── pixbufloader-gdip-jpeg.lib
│   │       │   ├── pixbufloader-gdip-jpeg.pdb
│   │       │   ├── pixbufloader-gdip-tiff.dll
│   │       │   ├── pixbufloader-gdip-tiff.lib
│   │       │   ├── pixbufloader-gdip-tiff.pdb
│   │       │   ├── pixbufloader-gdip-wmf.dll
│   │       │   ├── pixbufloader-gdip-wmf.lib
│   │       │   ├── pixbufloader-gdip-wmf.pdb
│   │       │   ├── pixbufloader-icns.dll
│   │       │   ├── pixbufloader-icns.lib
│   │       │   ├── pixbufloader-icns.pdb
│   │       │   ├── pixbufloader-pnm.dll
│   │       │   ├── pixbufloader-pnm.lib
│   │       │   ├── pixbufloader-pnm.pdb
│   │       │   ├── pixbufloader-qtif.dll
│   │       │   ├── pixbufloader-qtif.lib
│   │       │   ├── pixbufloader-qtif.pdb
│   │       │   ├── pixbufloader-tga.dll
│   │       │   ├── pixbufloader-tga.lib
│   │       │   ├── pixbufloader-tga.pdb
│   │       │   ├── pixbufloader-xbm.dll
│   │       │   ├── pixbufloader-xbm.lib
│   │       │   ├── pixbufloader-xbm.pdb
│   │       │   ├── pixbufloader-xpm.dll
│   │       │   ├── pixbufloader-xpm.lib
│   │       │   └── pixbufloader-xpm.pdb
│   │       └── loaders.cache
│   ├── gdk_pixbuf-2.0.lib
│   ├── gettextpo.lib
│   ├── gio-2.0.lib
│   ├── glib-2.0
│   │   └── include
│   │       └── glibconfig.h
│   ├── glib-2.0.lib
│   ├── gmodule-2.0.lib
│   ├── gobject-2.0.lib
│   ├── gthread-2.0.lib
│   ├── gtk-3.0
│   │   └── 3.0.0
│   │       ├── immodules
│   │       ├── immodules.cache
│   │       └── printbackends
│   ├── gtk-3.0.lib
│   ├── gtk-3.lib
│   ├── harfbuzz-gobject.lib
│   ├── harfbuzz.lib
│   ├── harfbuzz-subset.lib
│   ├── iconv.lib
│   ├── intl.lib
│   ├── jpeg.lib
│   ├── jpeg-static.lib
│   ├── libfreetype.a
│   ├── libpng
│   │   ├── libpng16.cmake
│   │   └── libpng16-relwithdebinfo.cmake
│   ├── libpng16.lib
│   ├── libpng16_static.lib
│   ├── libxml2.lib
│   ├── pango-1.0.lib
│   ├── pangocairo-1.0.lib
│   ├── pangoft2-1.0.lib
│   ├── pangowin32-1.0.lib
│   ├── pixman-1.lib
│   ├── pkgconfig
│   │   ├── atk.pc
│   │   ├── cairo-ft.pc
│   │   ├── cairo-gobject.pc
│   │   ├── cairo.pc
│   │   ├── cairo-pdf.pc
│   │   ├── cairo-png.pc
│   │   ├── cairo-ps.pc
│   │   ├── cairo-svg.pc
│   │   ├── cairo-win32.pc
│   │   ├── epoxy.pc
│   │   ├── expat.pc
│   │   ├── fontconfig.pc
│   │   ├── freetype2.pc
│   │   ├── fribidi.pc
│   │   ├── gail-3.0.pc
│   │   ├── gdk-3.0.pc
│   │   ├── gdk-pixbuf-2.0.pc
│   │   ├── gdk-win32-3.0.pc
│   │   ├── gio-2.0.pc
│   │   ├── gio-windows-2.0.pc
│   │   ├── glib-2.0.pc
│   │   ├── gmodule-2.0.pc
│   │   ├── gmodule-export-2.0.pc
│   │   ├── gmodule-no-export-2.0.pc
│   │   ├── gobject-2.0.pc
│   │   ├── gthread-2.0.pc
│   │   ├── gtk+-3.0.pc
│   │   ├── gtk+-win32-3.0.pc
│   │   ├── harfbuzz-gobject.pc
│   │   ├── harfbuzz.pc
│   │   ├── harfbuzz-subset.pc
│   │   ├── libffi.pc
│   │   ├── libjpeg.pc
│   │   ├── libpkgconf.pc
│   │   ├── libpng16.pc
│   │   ├── libpng.pc
│   │   ├── libtiff-4.pc
│   │   ├── libturbojpeg.pc
│   │   ├── libxml-2.0.pc
│   │   ├── pangocairo.pc
│   │   ├── pangofc.pc
│   │   ├── pangoft2.pc
│   │   ├── pangoot.pc
│   │   ├── pango.pc
│   │   ├── pangowin32.pc
│   │   └── zlib.pc
│   ├── pkgconf.lib
│   ├── tiff.lib
│   ├── turbojpeg.lib
│   ├── turbojpeg-static.lib
│   └── zlib1.lib
├── libexec
│   └── installed-tests
│       └── gdk-pixbuf
│           ├── 1_partyanimsm2.gif
│           ├── aero.gif
│           ├── animation.exe
│           ├── animation.pdb
│           ├── bug143608-comment.jpg
│           ├── bug725582-testrotate.jpg
│           ├── bug725582-testrotate.png
│           ├── bug753605-atsize.jpg
│           ├── bug775218.jpg
│           ├── bug775229.pixdata
│           ├── bug775693.pixdata
│           ├── circular-table.gif
│           ├── cve-2015-4491.bmp
│           ├── dpi.jpeg
│           ├── dpi.png
│           ├── dpi.tiff
│           ├── icc-profile.jpeg
│           ├── icc-profile.png
│           ├── issue70.jpg
│           ├── large.jpg
│           ├── large.png
│           ├── pixbuf-area-updated.exe
│           ├── pixbuf-area-updated.pdb
│           ├── pixbuf-composite.exe
│           ├── pixbuf-composite.pdb
│           ├── pixbuf-construction.exe
│           ├── pixbuf-construction.pdb
│           ├── pixbuf-dpi.exe
│           ├── pixbuf-dpi.pdb
│           ├── pixbuf-fail.exe
│           ├── pixbuf-fail.pdb
│           ├── pixbuf-gif-circular-table.exe
│           ├── pixbuf-gif-circular-table.pdb
│           ├── pixbuf-gif.exe
│           ├── pixbuf-gif.pdb
│           ├── pixbuf-icc.exe
│           ├── pixbuf-icc.pdb
│           ├── pixbuf-icon-serialize.exe
│           ├── pixbuf-icon-serialize.pdb
│           ├── pixbuf-randomly-modified.exe
│           ├── pixbuf-randomly-modified.pdb
│           ├── pixbuf-readonly-to-mutable.exe
│           ├── pixbuf-readonly-to-mutable.pdb
│           ├── pixbuf-reftest.exe
│           ├── pixbuf-reftest.pdb
│           ├── pixbuf-save.exe
│           ├── pixbuf-save.pdb
│           ├── pixbuf-scale.exe
│           ├── pixbuf-scale.pdb
│           ├── pixbuf-scale-two-step.exe
│           ├── pixbuf-scale-two-step.pdb
│           ├── pixbuf-short-gif-write.exe
│           ├── pixbuf-short-gif-write.pdb
│           ├── pixbuf-stream.exe
│           ├── pixbuf-stream.pdb
│           ├── pixbuf-threads.exe
│           ├── pixbuf-threads.pdb
│           ├── premature-end.jpg
│           ├── premature-end.png
│           ├── test-animation.ani
│           ├── test-animation.gif
│           ├── test-image.pixdata
│           ├── test-image.png
│           ├── test-image-rle.pixdata
│           └── test-images
│               ├── fail
│               │   ├── androstanRezeptor.tga
│               │   ├── bug776694.bmp
│               │   ├── bug777315.bmp
│               │   ├── bug778204.ico
│               │   ├── bug778584.gif
│               │   ├── bug779012.ico
│               │   ├── bug779016-infinite.icns
│               │   ├── bug780269.tif
│               │   ├── bug784903-overflow-dimensions.tiff
│               │   ├── bug785973.gif
│               │   ├── bug793470-crasher.png
│               │   ├── colormap-image-without-colormap.tga
│               │   ├── CVE-2017-2862.jpg
│               │   ├── DoS.tga
│               │   ├── empty-file.tga
│               │   ├── hang_114.gif
│               │   ├── invalid.1.bmp
│               │   ├── invalid.1.gif
│               │   ├── invalid.1.ico
│               │   ├── invalid.1.png
│               │   ├── invalid.1.ppm
│               │   ├── invalid.2.gif
│               │   ├── invalid.2.png
│               │   ├── invalid.2.ppm
│               │   ├── invalid.3.gif
│               │   ├── invalid.3.ico
│               │   ├── invalid.3.png
│               │   ├── invalid.3.ppm
│               │   ├── invalid.4.gif
│               │   ├── invalid.4.png
│               │   ├── invalid.5.ppm
│               │   ├── invalid.6.ppm
│               │   ├── invalid.7.ppm
│               │   ├── invalid.8.ppm
│               │   ├── issue-95-too-narrow.xpm
│               │   ├── issue-95-too-short.xpm
│               │   ├── issue-95.xpm
│               │   └── overflow.tga
│               ├── gif-test-suite
│               │   ├── 255-codes.conf
│               │   ├── 255-codes.gif
│               │   ├── 4095-codes-clear.conf
│               │   ├── 4095-codes-clear.gif
│               │   ├── 4095-codes.conf
│               │   ├── 4095-codes.gif
│               │   ├── all-blues.conf
│               │   ├── all-blues.gif
│               │   ├── all-blues.png
│               │   ├── all-blues.rgba
│               │   ├── all-greens.conf
│               │   ├── all-greens.gif
│               │   ├── all-greens.png
│               │   ├── all-greens.rgba
│               │   ├── all-reds.conf
│               │   ├── all-reds.gif
│               │   ├── all-reds.png
│               │   ├── all-reds.rgba
│               │   ├── animation.0.png
│               │   ├── animation.0.rgba
│               │   ├── animation.1.png
│               │   ├── animation.1.rgba
│               │   ├── animation.2.png
│               │   ├── animation.2.rgba
│               │   ├── animation.3.png
│               │   ├── animation.3.rgba
│               │   ├── animation.conf
│               │   ├── animation-erase.0.png
│               │   ├── animation-erase.0.rgba
│               │   ├── animation-erase.1.png
│               │   ├── animation-erase.1.rgba
│               │   ├── animation-erase.2.png
│               │   ├── animation-erase.2.rgba
│               │   ├── animation-erase.3.png
│               │   ├── animation-erase.3.rgba
│               │   ├── animation-fill.0.png
│               │   ├── animation-fill.0.rgba
│               │   ├── animation-fill.1.png
│               │   ├── animation-fill.1.rgba
│               │   ├── animation-fill.2.png
│               │   ├── animation-fill.2.rgba
│               │   ├── animation-fill.3.png
│               │   ├── animation-fill.3.rgba
│               │   ├── animation.gif
│               │   ├── animation-multi-image.conf
│               │   ├── animation-multi-image-explicit-zero-delay.conf
│               │   ├── animation-multi-image-explicit-zero-delay.gif
│               │   ├── animation-multi-image.gif
│               │   ├── animation-no-delays.conf
│               │   ├── animation-no-delays.gif
│               │   ├── animation-speed.conf
│               │   ├── animation-speed.gif
│               │   ├── animation-zero-delays.conf
│               │   ├── animation-zero-delays.gif
│               │   ├── checkerboard.png
│               │   ├── checkerboard.rgba
│               │   ├── comment.conf
│               │   ├── comment.gif
│               │   ├── depth1.conf
│               │   ├── depth1.gif
│               │   ├── depth2.conf
│               │   ├── depth2.gif
│               │   ├── depth3.conf
│               │   ├── depth3.gif
│               │   ├── depth4.conf
│               │   ├── depth4.gif
│               │   ├── depth5.conf
│               │   ├── depth5.gif
│               │   ├── depth6.conf
│               │   ├── depth6.gif
│               │   ├── depth7.conf
│               │   ├── depth7.gif
│               │   ├── depth8.conf
│               │   ├── depth8.gif
│               │   ├── disabled-transparent.conf
│               │   ├── disabled-transparent.gif
│               │   ├── dispose-keep.conf
│               │   ├── dispose-keep.gif
│               │   ├── dispose-none.conf
│               │   ├── dispose-none.gif
│               │   ├── dispose-restore-background.conf
│               │   ├── dispose-restore-background.gif
│               │   ├── dispose-restore-previous.conf
│               │   ├── dispose-restore-previous.gif
│               │   ├── double-clears.conf
│               │   ├── double-clears.gif
│               │   ├── empty.icc
│               │   ├── empty.xmp
│               │   ├── extra-data.conf
│               │   ├── extra-data.gif
│               │   ├── extra-pixels.conf
│               │   ├── extra-pixels.gif
│               │   ├── four-colors.conf
│               │   ├── four-colors.gif
│               │   ├── four-colors.png
│               │   ├── four-colors.rgba
│               │   ├── four-colors-transparent.png
│               │   ├── four-colors-transparent.rgba
│               │   ├── gif87a-animation.conf
│               │   ├── gif87a-animation.gif
│               │   ├── gif87a.conf
│               │   ├── gif87a.gif
│               │   ├── high-color.conf
│               │   ├── high-color.gif
│               │   ├── high-color.png
│               │   ├── high-color.rgba
│               │   ├── icc-color-profile.conf
│               │   ├── icc-color-profile-empty.conf
│               │   ├── icc-color-profile-empty.gif
│               │   ├── icc-color-profile.gif
│               │   ├── image-inside-bg.conf
│               │   ├── image-inside-bg.gif
│               │   ├── image-inside-bg.png
│               │   ├── image-inside-bg.rgba
│               │   ├── image-outside-bg.conf
│               │   ├── image-outside-bg.gif
│               │   ├── image-outside-bg.png
│               │   ├── image-outside-bg.rgba
│               │   ├── image-overlap-bg.conf
│               │   ├── image-overlap-bg.gif
│               │   ├── image-overlap-bg.png
│               │   ├── image-overlap-bg.rgba
│               │   ├── images-combine.conf
│               │   ├── images-combine.gif
│               │   ├── images-overlap.conf
│               │   ├── images-overlap.gif
│               │   ├── image-zero-height.conf
│               │   ├── image-zero-height.gif
│               │   ├── image-zero-size.conf
│               │   ├── image-zero-size.gif
│               │   ├── image-zero-width.conf
│               │   ├── image-zero-width.gif
│               │   ├── interlace.conf
│               │   ├── interlace.gif
│               │   ├── invalid-ascii-comment.conf
│               │   ├── invalid-ascii-comment.gif
│               │   ├── invalid-background.conf
│               │   ├── invalid-background.gif
│               │   ├── invalid-colors.conf
│               │   ├── invalid-colors.gif
│               │   ├── invalid-transparent.conf
│               │   ├── invalid-transparent.gif
│               │   ├── invalid-utf8-comment.conf
│               │   ├── invalid-utf8-comment.gif
│               │   ├── large-codes.conf
│               │   ├── large-codes.gif
│               │   ├── large-comment.conf
│               │   ├── large-comment.gif
│               │   ├── local-color-table.conf
│               │   ├── local-color-table.gif
│               │   ├── loop-animexts.conf
│               │   ├── loop-animexts.gif
│               │   ├── loop-buffer.conf
│               │   ├── loop-buffer.gif
│               │   ├── loop-buffer_max.conf
│               │   ├── loop-buffer_max.gif
│               │   ├── loop-infinite.conf
│               │   ├── loop-infinite.gif
│               │   ├── loop-max.conf
│               │   ├── loop-max.gif
│               │   ├── loop-once.conf
│               │   ├── loop-once.gif
│               │   ├── many-clears.conf
│               │   ├── many-clears.gif
│               │   ├── max-codes.conf
│               │   ├── max-codes.gif
│               │   ├── max-height.conf
│               │   ├── max-height.gif
│               │   ├── max-height.png
│               │   ├── max-height.rgba
│               │   ├── max-size.conf
│               │   ├── max-size.gif
│               │   ├── max-width.conf
│               │   ├── max-width.gif
│               │   ├── max-width.png
│               │   ├── max-width.rgba
│               │   ├── missing-pixels.conf
│               │   ├── missing-pixels.gif
│               │   ├── missing-pixels.png
│               │   ├── missing-pixels.rgba
│               │   ├── no-clear-and-eoi.conf
│               │   ├── no-clear-and-eoi.gif
│               │   ├── no-clear.conf
│               │   ├── no-clear.gif
│               │   ├── no-data.conf
│               │   ├── no-data.gif
│               │   ├── no-eoi.conf
│               │   ├── no-eoi.gif
│               │   ├── no-global-color-table.conf
│               │   ├── no-global-color-table.gif
│               │   ├── nul-application-extension.conf
│               │   ├── nul-application-extension.gif
│               │   ├── nul-comment.conf
│               │   ├── nul-comment.gif
│               │   ├── plain-text.conf
│               │   ├── plain-text.gif
│               │   ├── random-image.png
│               │   ├── random_image.png
│               │   ├── random-image.rgba
│               │   ├── sRGB.icc
│               │   ├── TESTS
│               │   ├── test.xmp
│               │   ├── transparent.conf
│               │   ├── transparent-dot.png
│               │   ├── transparent-dot.rgba
│               │   ├── transparent.gif
│               │   ├── unknown-application-extension.conf
│               │   ├── unknown-application-extension.gif
│               │   ├── unknown-extension.conf
│               │   ├── unknown-extension.gif
│               │   ├── white-dot.png
│               │   ├── white-dot.rgba
│               │   ├── white-hline2.png
│               │   ├── white-hline2.rgba
│               │   ├── xmp-data.conf
│               │   ├── xmp-data-empty.conf
│               │   ├── xmp-data-empty.gif
│               │   ├── xmp-data.gif
│               │   ├── zero-height.conf
│               │   ├── zero-height.gif
│               │   ├── zero-size.conf
│               │   ├── zero-size.gif
│               │   ├── zero-width.conf
│               │   └── zero-width.gif
│               ├── randomly-modified
│               │   ├── bad-header.ico
│               │   ├── bmp-line-overflow.bmp
│               │   ├── bug775232.pnm
│               │   ├── bug775242.bmp
│               │   ├── bug775648.qtif
│               │   ├── bug775697.jpg
│               │   ├── bug776040.ico
│               │   ├── crash.ico
│               │   ├── decodecolormap.bmp
│               │   ├── invalid.1.xpm
│               │   ├── invalid.2.ico
│               │   ├── invalid.4.ppm
│               │   ├── valid.1.bmp
│               │   ├── valid.1.gif
│               │   ├── valid.1.jpeg
│               │   ├── valid.1.png
│               │   ├── valid.1.ppm
│               │   ├── valid.1.tga
│               │   ├── valid.1.tiff
│               │   ├── valid.1.xbm
│               │   ├── valid.1.xpm
│               │   ├── valid.2.jpeg
│               │   ├── valid.2.ppm
│               │   ├── valid.2.tga
│               │   ├── valid.3.ppm
│               │   └── valid.4.ppm
│               └── reftests
│                   ├── bug696331.png
│                   ├── bug696331.png.ref.png
│                   ├── bug785447.ico
│                   ├── bug785447.ico.ref.png
│                   ├── cat.jpg
│                   ├── cat.jpg.ref.png
│                   ├── colormap-too-small.tga
│                   ├── colormap-too-small.tga.ref.png
│                   ├── mandatory-bitmasks.bmp
│                   ├── mandatory-bitmasks.bmp.ref.png
│                   ├── rle-too-many-pixels-2.tga
│                   ├── rle-too-many-pixels-2.tga.ref.png
│                   ├── rle-too-many-pixels.tga
│                   ├── rle-too-many-pixels.tga.ref.png
│                   ├── squares.ico
│                   ├── squares.ico.ref.png
│                   └── tga
│                       ├── gtk-logo-16bpp-bottom-left.tga
│                       ├── gtk-logo-16bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-16bpp-bottom-right.tga
│                       ├── gtk-logo-16bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-16bpp.ref.png
│                       ├── gtk-logo-16bpp-top-left.tga
│                       ├── gtk-logo-16bpp-top-left.tga.ref.png
│                       ├── gtk-logo-16bpp-top-right.tga
│                       ├── gtk-logo-16bpp-top-right.tga.ref.png
│                       ├── gtk-logo-24bpp-bottom-left.tga
│                       ├── gtk-logo-24bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-24bpp-bottom-right.tga
│                       ├── gtk-logo-24bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-24bpp-top-left.tga
│                       ├── gtk-logo-24bpp-top-left.tga.ref.png
│                       ├── gtk-logo-24bpp-top-right.tga
│                       ├── gtk-logo-24bpp-top-right.tga.ref.png
│                       ├── gtk-logo-32bpp-bottom-left.tga
│                       ├── gtk-logo-32bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-32bpp-bottom-right.tga
│                       ├── gtk-logo-32bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-32bpp-top-left.tga
│                       ├── gtk-logo-32bpp-top-left.tga.ref.png
│                       ├── gtk-logo-32bpp-top-right.tga
│                       ├── gtk-logo-32bpp-top-right.tga.ref.png
│                       ├── gtk-logo-cmap-8bpp-bottom-left.tga
│                       ├── gtk-logo-cmap-8bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-cmap-8bpp-bottom-right.tga
│                       ├── gtk-logo-cmap-8bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-cmap-8bpp-top-left.tga
│                       ├── gtk-logo-cmap-8bpp-top-left.tga.ref.png
│                       ├── gtk-logo-cmap-8bpp-top-right.tga
│                       ├── gtk-logo-cmap-8bpp-top-right.tga.ref.png
│                       ├── gtk-logo-cmap.ref.png
│                       ├── gtk-logo-cmap-rle-8bpp-bottom-left.tga
│                       ├── gtk-logo-cmap-rle-8bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-cmap-rle-8bpp-bottom-right.tga
│                       ├── gtk-logo-cmap-rle-8bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-cmap-rle-8bpp-top-left.tga
│                       ├── gtk-logo-cmap-rle-8bpp-top-left.tga.ref.png
│                       ├── gtk-logo-cmap-rle-8bpp-top-right.tga
│                       ├── gtk-logo-cmap-rle-8bpp-top-right.tga.ref.png
│                       ├── gtk-logo-gray-16bpp-bottom-left.tga
│                       ├── gtk-logo-gray-16bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-gray-16bpp-bottom-right.tga
│                       ├── gtk-logo-gray-16bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-gray-16bpp-top-left.tga
│                       ├── gtk-logo-gray-16bpp-top-left.tga.ref.png
│                       ├── gtk-logo-gray-16bpp-top-right.tga
│                       ├── gtk-logo-gray-16bpp-top-right.tga.ref.png
│                       ├── gtk-logo-gray-8bpp-bottom-left.tga
│                       ├── gtk-logo-gray-8bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-gray-8bpp-bottom-right.tga
│                       ├── gtk-logo-gray-8bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-gray-8bpp-top-left.tga
│                       ├── gtk-logo-gray-8bpp-top-left.tga.ref.png
│                       ├── gtk-logo-gray-8bpp-top-right.tga
│                       ├── gtk-logo-gray-8bpp-top-right.tga.ref.png
│                       ├── gtk-logo-gray-opaque.ref.png
│                       ├── gtk-logo-gray.ref.png
│                       ├── gtk-logo-gray-rle-16bpp-bottom-left.tga
│                       ├── gtk-logo-gray-rle-16bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-gray-rle-16bpp-bottom-right.tga
│                       ├── gtk-logo-gray-rle-16bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-gray-rle-16bpp-top-left.tga
│                       ├── gtk-logo-gray-rle-16bpp-top-left.tga.ref.png
│                       ├── gtk-logo-gray-rle-16bpp-top-right.tga
│                       ├── gtk-logo-gray-rle-16bpp-top-right.tga.ref.png
│                       ├── gtk-logo-gray-rle-8bpp-bottom-left.tga
│                       ├── gtk-logo-gray-rle-8bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-gray-rle-8bpp-bottom-right.tga
│                       ├── gtk-logo-gray-rle-8bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-gray-rle-8bpp-top-left.tga
│                       ├── gtk-logo-gray-rle-8bpp-top-left.tga.ref.png
│                       ├── gtk-logo-gray-rle-8bpp-top-right.tga
│                       ├── gtk-logo-gray-rle-8bpp-top-right.tga.ref.png
│                       ├── gtk-logo-opaque.ref.png
│                       ├── gtk-logo.ref.png
│                       ├── gtk-logo-rle-24bpp-bottom-left.tga
│                       ├── gtk-logo-rle-24bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-rle-24bpp-bottom-right.tga
│                       ├── gtk-logo-rle-24bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-rle-24bpp-top-left.tga
│                       ├── gtk-logo-rle-24bpp-top-left.tga.ref.png
│                       ├── gtk-logo-rle-24bpp-top-right.tga
│                       ├── gtk-logo-rle-24bpp-top-right.tga.ref.png
│                       ├── gtk-logo-rle-32bpp-bottom-left.tga
│                       ├── gtk-logo-rle-32bpp-bottom-left.tga.ref.png
│                       ├── gtk-logo-rle-32bpp-bottom-right.tga
│                       ├── gtk-logo-rle-32bpp-bottom-right.tga.ref.png
│                       ├── gtk-logo-rle-32bpp-top-left.tga
│                       ├── gtk-logo-rle-32bpp-top-left.tga.ref.png
│                       ├── gtk-logo-rle-32bpp-top-right.tga
│                       └── gtk-logo-rle-32bpp-top-right.tga.ref.png
└── share
    ├── aclocal
    │   ├── glib-2.0.m4
    │   ├── glib-gettext.m4
    │   ├── gsettings.m4
    │   ├── gtk-3.0.m4
    │   └── pkg.m4
    ├── bash-completion
    │   └── completions
    │       ├── gapplication
    │       ├── gdbus
    │       ├── gio
    │       ├── gresource
    │       └── gsettings
    ├── doc
    │   ├── atk
    │   │   └── COPYING
    │   ├── cairo
    │   │   └── COPYING
    │   ├── fontconfig
    │   │   └── COPYING
    │   ├── freetype
    │   │   └── LICENSE.TXT
    │   ├── fribidi
    │   │   └── COPYING
    │   ├── gdk-pixbuf
    │   │   └── COPYING
    │   ├── gettext
    │   │   └── COPYING
    │   ├── glib
    │   │   └── COPYING
    │   ├── gtk3
    │   │   └── COPYING
    │   ├── harfbuzz
    │   │   └── COPYING
    │   ├── libepoxy
    │   │   └── COPYING
    │   ├── libffi
    │   │   └── LICENSE
    │   ├── libjpeg-turbo
    │   │   ├── example.txt
    │   │   ├── libjpeg.txt
    │   │   ├── LICENSE.md
    │   │   ├── README.ijg
    │   │   ├── README.md
    │   │   ├── structure.txt
    │   │   ├── tjexample.c
    │   │   ├── usage.txt
    │   │   └── wizard.txt
    │   ├── libpng
    │   │   └── LICENSE
    │   ├── libxml2
    │   │   └── COPYING
    │   ├── pango
    │   │   └── COPYING
    │   ├── pixman
    │   │   └── COPYING
    │   ├── pkgconf
    │   │   ├── AUTHORS
    │   │   ├── COPYING
    │   │   └── README.md
    │   ├── tiff
    │   │   ├── COPYRIGHT
    │   │   └── html
    │   │       ├── addingtags.html
    │   │       ├── bugs.html
    │   │       ├── build.html
    │   │       ├── contrib.html
    │   │       ├── document.html
    │   │       ├── images
    │   │       │   ├── back.gif
    │   │       │   ├── bali.jpg
    │   │       │   ├── cat.gif
    │   │       │   ├── cover.jpg
    │   │       │   ├── cramps.gif
    │   │       │   ├── dave.gif
    │   │       │   ├── info.gif
    │   │       │   ├── jello.jpg
    │   │       │   ├── jim.gif
    │   │       │   ├── note.gif
    │   │       │   ├── oxford.gif
    │   │       │   ├── quad.jpg
    │   │       │   ├── ring.gif
    │   │       │   ├── smallliz.jpg
    │   │       │   ├── strike.gif
    │   │       │   └── warning.gif
    │   │       ├── images.html
    │   │       ├── index.html
    │   │       ├── internals.html
    │   │       ├── intro.html
    │   │       ├── libtiff.html
    │   │       ├── man
    │   │       │   ├── fax2ps.1.html
    │   │       │   ├── fax2tiff.1.html
    │   │       │   ├── index.html
    │   │       │   ├── libtiff.3tiff.html
    │   │       │   ├── pal2rgb.1.html
    │   │       │   ├── ppm2tiff.1.html
    │   │       │   ├── raw2tiff.1.html
    │   │       │   ├── tiff2bw.1.html
    │   │       │   ├── tiff2pdf.1.html
    │   │       │   ├── tiff2ps.1.html
    │   │       │   ├── tiff2rgba.1.html
    │   │       │   ├── TIFFbuffer.3tiff.html
    │   │       │   ├── TIFFClose.3tiff.html
    │   │       │   ├── tiffcmp.1.html
    │   │       │   ├── TIFFcodec.3tiff.html
    │   │       │   ├── TIFFcolor.3tiff.html
    │   │       │   ├── tiffcp.1.html
    │   │       │   ├── tiffcrop.1.html
    │   │       │   ├── TIFFDataWidth.3tiff.html
    │   │       │   ├── tiffdither.1.html
    │   │       │   ├── tiffdump.1.html
    │   │       │   ├── TIFFError.3tiff.html
    │   │       │   ├── TIFFFieldDataType.3tiff.html
    │   │       │   ├── TIFFFieldName.3tiff.html
    │   │       │   ├── TIFFFieldPassCount.3tiff.html
    │   │       │   ├── TIFFFieldReadCount.3tiff.html
    │   │       │   ├── TIFFFieldTag.3tiff.html
    │   │       │   ├── TIFFFieldWriteCount.3tiff.html
    │   │       │   ├── TIFFFlush.3tiff.html
    │   │       │   ├── TIFFGetField.3tiff.html
    │   │       │   ├── tiffgt.1.html
    │   │       │   ├── tiffinfo.1.html
    │   │       │   ├── tiffmedian.1.html
    │   │       │   ├── TIFFmemory.3tiff.html
    │   │       │   ├── TIFFOpen.3tiff.html
    │   │       │   ├── TIFFPrintDirectory.3tiff.html
    │   │       │   ├── TIFFquery.3tiff.html
    │   │       │   ├── TIFFReadDirectory.3tiff.html
    │   │       │   ├── TIFFReadEncodedStrip.3tiff.html
    │   │       │   ├── TIFFReadEncodedTile.3tiff.html
    │   │       │   ├── TIFFReadRawStrip.3tiff.html
    │   │       │   ├── TIFFReadRawTile.3tiff.html
    │   │       │   ├── TIFFReadRGBAImage.3tiff.html
    │   │       │   ├── TIFFReadRGBAStrip.3tiff.html
    │   │       │   ├── TIFFReadRGBATile.3tiff.html
    │   │       │   ├── TIFFReadScanline.3tiff.html
    │   │       │   ├── TIFFReadTile.3tiff.html
    │   │       │   ├── TIFFRGBAImage.3tiff.html
    │   │       │   ├── tiffset.1.html
    │   │       │   ├── TIFFSetDirectory.3tiff.html
    │   │       │   ├── TIFFSetField.3tiff.html
    │   │       │   ├── TIFFsize.3tiff.html
    │   │       │   ├── tiffsplit.1.html
    │   │       │   ├── TIFFstrip.3tiff.html
    │   │       │   ├── TIFFswab.3tiff.html
    │   │       │   ├── TIFFtile.3tiff.html
    │   │       │   ├── TIFFWarning.3tiff.html
    │   │       │   ├── TIFFWriteDirectory.3tiff.html
    │   │       │   ├── TIFFWriteEncodedStrip.3tiff.html
    │   │       │   ├── TIFFWriteEncodedTile.3tiff.html
    │   │       │   ├── TIFFWriteRawStrip.3tiff.html
    │   │       │   ├── TIFFWriteRawTile.3tiff.html
    │   │       │   ├── TIFFWriteScanline.3tiff.html
    │   │       │   └── TIFFWriteTile.3tiff.html
    │   │       ├── misc.html
    │   │       ├── support.html
    │   │       ├── TIFFTechNote2.html
    │   │       ├── tools.html
    │   │       ├── v3.4beta007.html
    │   │       ├── v3.4beta016.html
    │   │       ├── v3.4beta018.html
    │   │       ├── v3.4beta024.html
    │   │       ├── v3.4beta028.html
    │   │       ├── v3.4beta029.html
    │   │       ├── v3.4beta031.html
    │   │       ├── v3.4beta032.html
    │   │       ├── v3.4beta033.html
    │   │       ├── v3.4beta034.html
    │   │       ├── v3.4beta035.html
    │   │       ├── v3.4beta036.html
    │   │       ├── v3.5.1.html
    │   │       ├── v3.5.2.html
    │   │       ├── v3.5.3.html
    │   │       ├── v3.5.4.html
    │   │       ├── v3.5.5.html
    │   │       ├── v3.5.6-beta.html
    │   │       ├── v3.5.7.html
    │   │       ├── v3.6.0.html
    │   │       ├── v3.6.1.html
    │   │       ├── v3.7.0alpha.html
    │   │       ├── v3.7.0beta2.html
    │   │       ├── v3.7.0beta.html
    │   │       ├── v3.7.0.html
    │   │       ├── v3.7.1.html
    │   │       ├── v3.7.2.html
    │   │       ├── v3.7.3.html
    │   │       ├── v3.7.4.html
    │   │       ├── v3.8.0.html
    │   │       ├── v3.8.1.html
    │   │       ├── v3.8.2.html
    │   │       ├── v3.9.0beta.html
    │   │       ├── v3.9.1.html
    │   │       ├── v3.9.2.html
    │   │       ├── v4.0.0.html
    │   │       ├── v4.0.1.html
    │   │       ├── v4.0.2.html
    │   │       ├── v4.0.3.html
    │   │       └── v4.0.4beta.html
    │   ├── win-iconv
    │   │   └── COPYING
    │   └── zlib
    │       └── README
    ├── fontconfig
    │   └── conf.avail
    │       ├── 05-reset-dirs-sample.conf
    │       ├── 09-autohint-if-no-hinting.conf
    │       ├── 10-autohint.conf
    │       ├── 10-hinting-full.conf
    │       ├── 10-hinting-medium.conf
    │       ├── 10-hinting-none.conf
    │       ├── 10-hinting-slight.conf
    │       ├── 10-no-sub-pixel.conf
    │       ├── 10-scale-bitmap-fonts.conf
    │       ├── 10-sub-pixel-bgr.conf
    │       ├── 10-sub-pixel-rgb.conf
    │       ├── 10-sub-pixel-vbgr.conf
    │       ├── 10-sub-pixel-vrgb.conf
    │       ├── 10-unhinted.conf
    │       ├── 11-lcdfilter-default.conf
    │       ├── 11-lcdfilter-legacy.conf
    │       ├── 11-lcdfilter-light.conf
    │       ├── 20-unhint-small-vera.conf
    │       ├── 25-unhint-nonlatin.conf
    │       ├── 30-metric-aliases.conf
    │       ├── 35-lang-normalize.conf
    │       ├── 40-nonlatin.conf
    │       ├── 45-generic.conf
    │       ├── 45-latin.conf
    │       ├── 49-sansserif.conf
    │       ├── 50-user.conf
    │       ├── 51-local.conf
    │       ├── 60-generic.conf
    │       ├── 60-latin.conf
    │       ├── 65-fonts-persian.conf
    │       ├── 65-khmer.conf
    │       ├── 65-nonlatin.conf
    │       ├── 69-unifont.conf
    │       ├── 70-no-bitmaps.conf
    │       ├── 70-yes-bitmaps.conf
    │       ├── 80-delicious.conf
    │       └── 90-synthetic.conf
    ├── gettext
    │   └── its
    │       ├── appdata.its
    │       ├── appdata.loc
    │       ├── fontconfig.its
    │       ├── fontconfig.loc
    │       ├── glade1.its
    │       ├── glade2.its
    │       ├── glade.loc
    │       ├── gschema.its
    │       ├── gschema.loc
    │       ├── gsettings.its
    │       ├── gsettings.loc
    │       ├── gtkbuilder.its
    │       └── gtkbuilder.loc
    ├── glib-2.0
    │   ├── codegen
    │   │   ├── codegen_docbook.py
    │   │   ├── codegen_main.py
    │   │   ├── codegen.py
    │   │   ├── config.py
    │   │   ├── dbustypes.py
    │   │   ├── __init__.py
    │   │   ├── parser.py
    │   │   ├── __pycache__
    │   │   │   ├── codegen.cpython-310.pyc
    │   │   │   ├── codegen_docbook.cpython-310.pyc
    │   │   │   ├── codegen_main.cpython-310.pyc
    │   │   │   ├── config.cpython-310.pyc
    │   │   │   ├── dbustypes.cpython-310.pyc
    │   │   │   ├── __init__.cpython-310.pyc
    │   │   │   ├── parser.cpython-310.pyc
    │   │   │   └── utils.cpython-310.pyc
    │   │   └── utils.py
    │   ├── gdb
    │   │   ├── glib_gdb.py
    │   │   └── gobject_gdb.py
    │   ├── gettext
    │   │   └── po
    │   │       └── Makefile.in.in
    │   └── schemas
    │       ├── gschema.dtd
    │       ├── gschemas.compiled
    │       ├── org.gtk.Demo.gschema.xml
    │       ├── org.gtk.Settings.ColorChooser.gschema.xml
    │       ├── org.gtk.Settings.Debug.gschema.xml
    │       ├── org.gtk.Settings.EmojiChooser.gschema.xml
    │       └── org.gtk.Settings.FileChooser.gschema.xml
    ├── gtk-3.0
    │   ├── emoji
    │   │   ├── de.gresource
    │   │   ├── es.gresource
    │   │   ├── fr.gresource
    │   │   └── zh.gresource
    │   └── gtkbuilder.rng
    ├── icons
    │   └── hicolor
    │       ├── 16x16
    │       │   └── apps
    │       │       └── gtk3-demo.png
    │       ├── 22x22
    │       │   └── apps
    │       │       └── gtk3-demo.png
    │       ├── 24x24
    │       │   └── apps
    │       │       └── gtk3-demo.png
    │       ├── 256x256
    │       │   └── apps
    │       │       └── gtk3-demo.png
    │       ├── 32x32
    │       │   └── apps
    │       │       └── gtk3-demo.png
    │       ├── 48x48
    │       │   └── apps
    │       │       └── gtk3-demo.png
    │       └── icon-theme.cache
    ├── installed-tests
    │   └── gdk-pixbuf
    │       ├── animation.test
    │       ├── pixbuf-area-updated.test
    │       ├── pixbuf-composite.test
    │       ├── pixbuf-construction.test
    │       ├── pixbuf-dpi.test
    │       ├── pixbuf-fail.test
    │       ├── pixbuf-gif-circular-table.test
    │       ├── pixbuf-gif.test
    │       ├── pixbuf-icc.test
    │       ├── pixbuf-icon-serialize.test
    │       ├── pixbuf-randomly-modified.test
    │       ├── pixbuf-readonly-to-mutable.test
    │       ├── pixbuf-reftest.test
    │       ├── pixbuf-save.test
    │       ├── pixbuf-scale.test
    │       ├── pixbuf-scale-two-step.test
    │       ├── pixbuf-short-gif-write.test
    │       ├── pixbuf-stream.test
    │       └── pixbuf-threads.test
    ├── locale
    │   ├── af
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── am
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── an
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ang
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ar
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── as
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ast
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── az
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── az_IR
    │   │   └── LC_MESSAGES
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── be
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── be@latin
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── bg
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── bn
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── bn_IN
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── br
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── bs
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ca
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ca@valencia
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ckb
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── crh
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── cs
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── csb
    │   │   └── LC_MESSAGES
    │   │       └── gdk-pixbuf.mo
    │   ├── cy
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── da
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── de
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── dz
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── el
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── en
    │   │   └── LC_MESSAGES
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── en_CA
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── en_GB
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── en@shaw
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── eo
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── es
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── et
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── eu
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── fa
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── fi
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── fr
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── fur
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ga
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── gd
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── gl
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── gu
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── he
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── hi
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── hr
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── hu
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── hy
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ia
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── id
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── io
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── is
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── it
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ja
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ka
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── kg
    │   │   └── LC_MESSAGES
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── kk
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── km
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── kn
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ko
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ku
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ky
    │   │   └── LC_MESSAGES
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── lg
    │   │   └── LC_MESSAGES
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── li
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── lt
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── lv
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── mai
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── mg
    │   │   └── LC_MESSAGES
    │   │       └── glib20.mo
    │   ├── mi
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── mk
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ml
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── mn
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── mr
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ms
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── my
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── nb
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── nds
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ne
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── nl
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── nn
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── nso
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── oc
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── or
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── pa
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── pl
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ps
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── pt
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── pt_BR
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ro
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ru
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── rw
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── si
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── sk
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── sl
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── sq
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── sr
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── sr@ije
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── sr@latin
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── sv
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ta
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── te
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── tg
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── th
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── tk
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── tl
    │   │   └── LC_MESSAGES
    │   │       └── glib20.mo
    │   ├── tr
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── tt
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ug
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── uk
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── ur
    │   │   └── LC_MESSAGES
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── uz
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── uz@cyrillic
    │   │   └── LC_MESSAGES
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── vi
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── wa
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── xh
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── yi
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── zh_CN
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── fontconfig-conf.mo
    │   │       ├── fontconfig.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── zh_HK
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   ├── zh_TW
    │   │   └── LC_MESSAGES
    │   │       ├── atk10.mo
    │   │       ├── gdk-pixbuf.mo
    │   │       ├── glib20.mo
    │   │       ├── gtk30.mo
    │   │       └── gtk30-properties.mo
    │   └── zu
    │       └── LC_MESSAGES
    │           └── atk10.mo
    ├── man
    │   ├── man1
    │   │   ├── fax2ps.1
    │   │   ├── fax2tiff.1
    │   │   ├── pal2rgb.1
    │   │   ├── pkgconf.1
    │   │   ├── ppm2tiff.1
    │   │   ├── raw2tiff.1
    │   │   ├── tiff2bw.1
    │   │   ├── tiff2pdf.1
    │   │   ├── tiff2ps.1
    │   │   ├── tiff2rgba.1
    │   │   ├── tiffcmp.1
    │   │   ├── tiffcp.1
    │   │   ├── tiffcrop.1
    │   │   ├── tiffdither.1
    │   │   ├── tiffdump.1
    │   │   ├── tiffgt.1
    │   │   ├── tiffinfo.1
    │   │   ├── tiffmedian.1
    │   │   ├── tiffset.1
    │   │   └── tiffsplit.1
    │   ├── man3
    │   │   ├── ffi.3
    │   │   ├── ffi_call.3
    │   │   ├── ffi_prep_cif.3
    │   │   ├── ffi_prep_cif_var.3
    │   │   ├── libpng.3
    │   │   ├── libpngpf.3
    │   │   ├── libtiff.3tiff
    │   │   ├── TIFFbuffer.3tiff
    │   │   ├── TIFFClose.3tiff
    │   │   ├── TIFFcodec.3tiff
    │   │   ├── TIFFcolor.3tiff
    │   │   ├── TIFFDataWidth.3tiff
    │   │   ├── TIFFError.3tiff
    │   │   ├── TIFFFieldDataType.3tiff
    │   │   ├── TIFFFieldName.3tiff
    │   │   ├── TIFFFieldPassCount.3tiff
    │   │   ├── TIFFFieldReadCount.3tiff
    │   │   ├── TIFFFieldTag.3tiff
    │   │   ├── TIFFFieldWriteCount.3tiff
    │   │   ├── TIFFFlush.3tiff
    │   │   ├── TIFFGetField.3tiff
    │   │   ├── TIFFmemory.3tiff
    │   │   ├── TIFFOpen.3tiff
    │   │   ├── TIFFPrintDirectory.3tiff
    │   │   ├── TIFFquery.3tiff
    │   │   ├── TIFFReadDirectory.3tiff
    │   │   ├── TIFFReadEncodedStrip.3tiff
    │   │   ├── TIFFReadEncodedTile.3tiff
    │   │   ├── TIFFReadRawStrip.3tiff
    │   │   ├── TIFFReadRawTile.3tiff
    │   │   ├── TIFFReadRGBAImage.3tiff
    │   │   ├── TIFFReadRGBAStrip.3tiff
    │   │   ├── TIFFReadRGBATile.3tiff
    │   │   ├── TIFFReadScanline.3tiff
    │   │   ├── TIFFReadTile.3tiff
    │   │   ├── TIFFRGBAImage.3tiff
    │   │   ├── TIFFSetDirectory.3tiff
    │   │   ├── TIFFSetField.3tiff
    │   │   ├── TIFFsize.3tiff
    │   │   ├── TIFFstrip.3tiff
    │   │   ├── TIFFswab.3tiff
    │   │   ├── TIFFtile.3tiff
    │   │   ├── TIFFWarning.3tiff
    │   │   ├── TIFFWriteDirectory.3tiff
    │   │   ├── TIFFWriteEncodedStrip.3tiff
    │   │   ├── TIFFWriteEncodedTile.3tiff
    │   │   ├── TIFFWriteRawStrip.3tiff
    │   │   ├── TIFFWriteRawTile.3tiff
    │   │   ├── TIFFWriteScanline.3tiff
    │   │   └── TIFFWriteTile.3tiff
    │   ├── man5
    │   │   ├── pc.5
    │   │   ├── pkgconf-personality.5
    │   │   └── png.5
    │   └── man7
    │       └── pkg.m4.7
    ├── themes
    │   ├── Default
    │   │   └── gtk-3.0
    │   │       └── gtk-keys.css
    │   └── Emacs
    │       └── gtk-3.0
    │           └── gtk-keys.css
    ├── thumbnailers
    │   └── gdk-pixbuf-thumbnailer.thumbnailer
    └── xml
        └── fontconfig
            └── fonts.dtd

421 directories, 2639 files

┌──(liudonghua㉿DESKTOP-DELL)-[/mnt/c/gtk-build/gtk/x64/release]
└─$
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant