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, 2 or 3
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
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/slight/medium/full
68              Hinting style
69
70       --antialias=none/gray/subpixel
71              Antialiasing
72
73       --hint-metrics=on/off
74              Hint metrics
75
76       --subpixel-positions
77              Subpixel positioning
78
79       --subpixel-order=rgb/bgr/vrgb/vbgr
80              Subpixel order
81
82       --indent=points
83              Width in points to indent paragraphs
84
85       --spacing=points
86              Spacing in points between lines
87
88       --line-spacing=factor
89              Spread factor for line height
90
91       --justify
92              Align paragraph lines to be justified
93
94       --language=en_US/etc
95              Language to use for font selection
96
97       --margin=CSS-style numbers in pixels
98              Set the margin on the output in pixels
99
100       --markup
101              Interpret text as Pango markup
102
103       -o, --output=file
104              Save rendered image to output file
105
106       --pixels
107              Use pixel units instead of points (sets dpi to 72)
108
109       --rtl  Set base direction to right-to-left
110
111       --rotate=degrees
112              Angle at which to rotate results
113
114       -n, --runs=integer
115              Run Pango layout engine this many times
116
117       --single-par
118              Enable single-paragraph mode
119
120       -t, --text=string
121              Text to display (instead of a file)
122
123       --version
124              Show version numbers
125
126       --waterfall
127              Create a waterfall display
128
129       -w, --width=points
130              Width in points to which to wrap lines or ellipsize
131
132       --wrap=word/char/word-char
133              Text wrapping mode (needs a width to be set)
134
135
136
137pango 1.48.5                       May 2021                      PANGO-VIEW(1)
Impressum