summaryrefslogtreecommitdiff
path: root/docs/pango-querymodules.1
blob: ba6e488254859ff5454555b7d5ff9cee579e96f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.\"     Title: pango-querymodules
.\"    Author: 
.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
.\"      Date: 01/07/2008
.\"    Manual: 
.\"    Source: 
.\"
.TH "PANGO\-QUERYMODULES" "1" "01/07/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.SH "NAME"
pango-querymodules - Module registration utility
.SH "SYNOPSIS"
.HP 19
\fBpango\-querymodules\fR [module...]
.SH "DESCRIPTION"
.PP

\fBpango\-querymodules\fR
collects information about loadable modules for Pango and writes it to
\fIstdout\fR\.
.PP
If called without arguments, it looks for modules in the Pango module path\.
.PP
If called with arguments, it looks for the specified modules\. The arguments may be absolute or relative paths\.
.SH "ENVIRONMENT"
.PP
The Pango module path is specified by the key
Pango/ModulesPath
in the Pango config database, which is read from
\fI\fIsysconfdir\fR\fR\fI/pango/pangorc\fR,
\fI~/\.pangorc\fR
and the file specified in the environment variable
\fBPANGO_RC_FILE\fR\.
.SH "BUGS"
.PP
None known yet\.