pango-querymodulesPangoDeveloperOwenTaylorDeveloperBehdadEsfahbodpango-querymodules1User Commandspango-querymodulesModule registration utilitypango-querymodulesOPTIONMODULEDescriptionpango-querymodules collects information about loadable
modules for Pango and writes it to stdout.
If called without MODULE arguments, it looks for modules in the Pango
module path, which is specified by the key Pango/ModulesPath
in the Pango configuration database.
If called with MODULE arguments, it looks for the specified modules. The
arguments may be absolute or relative paths.
At runtime, Pango looks for the loadable module information (i.e. the output
of pango-querymodules) in libdir/pango/1.8.0/modules.cache.
Options, Prints a short help text and exits.Prints version information.Do not load user-specific configuration.Update the Pango module cache file directly,
instead of writing the information to stdout.EnvironmentPANGO_RC_FILESpecifies an additional rc file for the Pango configuration
database, in addition to the system-wide and per-user files.Filessysconfdir/pango/pangorcSystem-wide Pango configuration file.$XDG_CONFIG_HOME/pango/pangorcUser-specific Pango configuration file.libdir/pango/1.8.0/modules.cacheLocation of the module cache file read by Pango.Bugs
None known yet.