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=FLAGS
24              Annotate  the  output. Comma-separated list of gravity, progres‐
25              sion, baselines, layout, line, run, cluster, char, glyph, caret,
26              slope
27
28   Application Options:
29       --no-auto-dir
30              No layout direction according to contents
31
32       --backend=cairo/xft/ft2
33              Pango backend to use for rendering (default: cairo)
34
35       --background=red/#rrggbb/#rrggbbaa/transparent
36              Set the background color
37
38       -q, --no-display
39              Do not display (just write to file or whatever)
40
41       --dpi=number
42              Set the resolution
43
44       --align=left/center/right
45              Text alignment
46
47       --ellipsize=start/middle/end
48              Ellipsization mode
49
50       --font=description
51              Set the font description
52
53       --foreground=red/#rrggbb/#rrggbbaa
54              Set the text color
55
56       --gravity=south/east/north/west/auto
57              Base gravity: glyph rotation
58
59       --gravity-hint=natural/strong/line
60              Gravity hint
61
62       --header
63              Display the options in the output
64
65       --height=+points/-numlines
66              Height  in  points  (positive) or number of lines (negative) for
67              ellipsizing
68
69       --hinting=none/auto/slight/medium/full
70              Hinting style
71
72       --antialias=none/gray/subpixel
73              Antialiasing
74
75       --hint-metrics=on/off
76              Hint metrics
77
78       --subpixel-positions
79              Subpixel positioning
80
81       --subpixel-order=rgb/bgr/vrgb/vbgr
82              Subpixel order
83
84       --indent=points
85              Width in points to indent paragraphs
86
87       --spacing=points
88              Spacing in points between lines
89
90       --line-spacing=factor
91              Spread factor for line height
92
93       --justify
94              Stretch paragraph lines to be justified
95
96       --justify-last-line
97              Justify the last line of the paragraph
98
99       --language=en_US/etc
100              Language to use for font selection
101
102       --margin=CSS-style numbers in pixels
103              Set the margin on the output in pixels
104
105       --markup
106              Interpret text as Pango markup
107
108       -o, --output=file
109              Save rendered image to output file
110
111       --pixels
112              Use pixel units instead of points (sets dpi to 72)
113
114       --rtl  Set base direction to right-to-left
115
116       --rotate=degrees
117              Angle at which to rotate results
118
119       -n, --runs=integer
120              Run Pango layout engine this many times
121
122       --single-par
123              Enable single-paragraph mode
124
125       -t, --text=string
126              Text to display (instead of a file)
127
128       --version
129              Show version numbers
130
131       --waterfall
132              Create a waterfall display
133
134       -w, --width=points
135              Width in points to which to wrap lines or ellipsize
136
137       --wrap=word/char/word-char
138              Text wrapping mode (needs a width to be set)
139
140
141
142pango 1.49.3                     November 2021                   PANGO-VIEW(1)
Impressum