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
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       --pixels
89              Use pixel units instead of points (sets dpi to 72)
90
91       --rtl  Set base direction to right-to-left
92
93       --rotate=degrees
94              Angle at which to rotate results
95
96       -n, --runs=integer
97              Run Pango layout engine this many times
98
99       --single-par
100              Enable single-paragraph mode
101
102       -t, --text=string
103              Text to display (instead of a file)
104
105       --version
106              Show version numbers
107
108       --waterfall
109              Create a waterfall display
110
111       -w, --width=points
112              Width in points to which to wrap lines or ellipsize
113
114       --wrap=word/char/word-char
115              Text wrapping mode (needs a width to be set)
116
117
118
119pango-view (pango) 1.42.3         April 2019                     PANGO-VIEW(1)
Impressum