1PANGO-VIEW(1)                    User Commands                   PANGO-VIEW(1)
2
3
4

NAME

6       pango-view - Pango text viewer
7

DESCRIPTION

9   Usage:
10              pango-view [OPTION...] - FILE
11
12   Help Options:
13       -h, --help
14              Show help options
15
16       --help-all
17              Show all help options
18
19       --help-cairo
20              Options understood by the cairo backend
21
22   Cairo backend options:
23       --annotate=1 or 2
24              Annotate the output
25
26   Application Options:
27       --no-auto-dir
28              No layout direction according to contents
29
30       --backend=cairo/xft/ft2/x
31              Pango backend to use for rendering (default: cairo)
32
33       --background=red/#rrggbb/#rrggbbaa/transparent
34              Set the background color
35
36       -q, --no-display
37              Do not display (just write to file or whatever)
38
39       --dpi=number
40              Set the resolution
41
42       --align=left/center/right
43              Text alignment
44
45       --ellipsize=start/middle/end
46              Ellipsization mode
47
48       --font=description
49              Set the font description
50
51       --foreground=red/#rrggbb/#rrggbbaa
52              Set the text color
53
54       --gravity=south/east/north/west/auto
55              Base gravity: glyph rotation
56
57       --gravity-hint=natural/strong/line
58              Gravity hint
59
60       --header
61              Display the options in the output
62
63       --height=+points/-numlines
64              Height  in  points  (positive) or number of lines (negative) for
65              ellipsizing
66
67       --hinting=none/auto/full
68              Hinting style
69
70       --indent=points
71              Width in points to indent paragraphs
72
73       --justify
74              Align paragraph lines to be justified
75
76       --language=en_US/etc
77              Language to use for font selection
78
79       --margin=CSS-style numbers in pixels
80              Set the margin on the output in pixels
81
82       --markup
83              Interpret text as Pango markup
84
85       -o, --output=file
86              Save rendered image to output file
87
88       --pangorc=file
89              pangorc file to use (default is ./pangorc)
90
91       --pixels
92              Use pixel units instead of points (sets dpi to 72)
93
94       --rtl  Set base direction to right-to-left
95
96       --rotate=degrees
97              Angle at which to rotate results
98
99       -n, --runs=integer
100              Run Pango layout engine this many times
101
102       --single-par
103              Enable single-paragraph mode
104
105       -t, --text=string
106              Text to display (instead of a file)
107
108       --version
109              Show version numbers
110
111       --waterfall
112              Create a waterfall display
113
114       -w, --width=points
115              Width in points to which to wrap lines or ellipsize
116
117       --wrap=word/char/word-char
118              Text wrapping mode (needs a width to be set)
119
120       Pango module interface version: 1.6.0
121
122
123
124pango-view (pango) 1.28.1          June 2010                     PANGO-VIEW(1)
Impressum