1PANGO-QUERYMODULES(1) PANGO-QUERYMODULES(1)
2
3
4
6 pango-querymodules - Module registration utility
7
9 pango-querymodules [module...]
10
11
13 pango-querymodules collects information about loadable modules for
14 Pango and writes it to stdout.
15
16
17 If called without arguments, it looks for modules in the Pango module
18 path.
19
20
21 If called with arguments, it looks for the specified modules. The argu‐
22 ments may be absolute or relative paths.
23
24
26 The Pango module path is specified by the key Pango/ModulesPath in the
27 Pango config database, which is read from sysconfdir/pango/pangorc,
28 ~/.pangorc and the file specified in the environment variable
29 PANGO_RC_FILE.
30
31
33 None known yet.
34
35
36
37
38 PANGO-QUERYMODULES(1)