0
0
mirror of https://github.com/termux/termux-packages.git synced 2024-12-12 00:10:52 +00:00
2024-04-24 20:43:29 +02:00

146 lines
3.5 KiB
Groff

.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
.TH PANGO-VIEW "1" "April 2024" "pango 1.52.2" "User Commands"
.SH NAME
pango-view \- "Pango text viewer"
.SH DESCRIPTION
.SS "Usage:"
.IP
pango\-view [OPTION?] \- FILE
.SS "Help Options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
Show help options
.TP
\fB\-\-help\-all\fR
Show all help options
.TP
\fB\-\-help\-cairo\fR
Options understood by the cairo backend
.SS "Cairo backend options:"
.TP
\fB\-\-annotate\fR=\fI\,FLAGS\/\fR
Annotate the output. Comma\-separated list of
gravity, progression, baselines, layout, line,
run, cluster, char, glyph, caret, slope
.SS "Application Options:"
.TP
\fB\-\-no\-auto\-dir\fR
No layout direction according to contents
.TP
\fB\-\-backend\fR=\fI\,cairo\/\fR/xft/ft2
Pango backend to use for rendering (default: cairo)
.TP
\fB\-\-background\fR=\fI\,red\/\fR/#rrggbb/#rrggbbaa/transparent
Set the background color
.TP
\fB\-q\fR, \fB\-\-no\-display\fR
Do not display (just write to file or whatever)
.TP
\fB\-\-dpi\fR=\fI\,number\/\fR
Set the resolution
.TP
\fB\-\-align\fR=\fI\,left\/\fR/center/right
Text alignment
.TP
\fB\-\-ellipsize\fR=\fI\,start\/\fR/middle/end
Ellipsization mode
.TP
\fB\-\-font\fR=\fI\,description\/\fR
Set the font description
.TP
\fB\-\-foreground\fR=\fI\,red\/\fR/#rrggbb/#rrggbbaa
Set the text color
.TP
\fB\-\-gravity\fR=\fI\,south\/\fR/east/north/west/auto
Base gravity: glyph rotation
.TP
\fB\-\-gravity\-hint\fR=\fI\,natural\/\fR/strong/line
Gravity hint
.TP
\fB\-\-header\fR
Display the options in the output
.TP
\fB\-\-height=\fR+points/\-numlines
Height in points (positive) or number of lines (negative) for ellipsizing
.TP
\fB\-\-hinting\fR=\fI\,none\/\fR/auto/slight/medium/full
Hinting style
.TP
\fB\-\-antialias\fR=\fI\,none\/\fR/gray/subpixel
Antialiasing
.TP
\fB\-\-hint\-metrics\fR=\fI\,on\/\fR/off
Hint metrics
.TP
\fB\-\-subpixel\-positions\fR
Subpixel positioning
.TP
\fB\-\-subpixel\-order\fR=\fI\,rgb\/\fR/bgr/vrgb/vbgr
Subpixel order
.TP
\fB\-\-indent\fR=\fI\,points\/\fR
Width in points to indent paragraphs
.TP
\fB\-\-spacing\fR=\fI\,points\/\fR
Spacing in points between lines
.TP
\fB\-\-line\-spacing\fR=\fI\,factor\/\fR
Spread factor for line height
.TP
\fB\-\-justify\fR
Stretch paragraph lines to be justified
.TP
\fB\-\-justify\-last\-line\fR
Justify the last line of the paragraph
.TP
\fB\-\-language\fR=\fI\,en_US\/\fR/etc
Language to use for font selection
.TP
\fB\-\-margin\fR=\fI\,CSS\-style\/\fR numbers in pixels
Set the margin on the output in pixels
.TP
\fB\-\-markup\fR
Interpret text as Pango markup
.TP
\fB\-o\fR, \fB\-\-output\fR=\fI\,file\/\fR
Save rendered image to output file
.TP
\fB\-\-pixels\fR
Use pixel units instead of points (sets dpi to 72)
.TP
\fB\-\-pango\-units\fR
Use Pango units instead of points
.TP
\fB\-\-rtl\fR
Set base direction to right\-to\-left
.TP
\fB\-\-rotate\fR=\fI\,degrees\/\fR
Angle at which to rotate results
.TP
\fB\-n\fR, \fB\-\-runs\fR=\fI\,integer\/\fR
Run Pango layout engine this many times
.TP
\fB\-\-single\-par\fR
Enable single\-paragraph mode
.TP
\fB\-t\fR, \fB\-\-text\fR=\fI\,string\/\fR
Text to display (instead of a file)
.TP
\fB\-\-version\fR
Show version numbers
.TP
\fB\-\-waterfall\fR
Create a waterfall display
.TP
\fB\-w\fR, \fB\-\-width\fR=\fI\,points\/\fR
Width in points to which to wrap lines or ellipsize
.TP
\fB\-\-wrap\fR=\fI\,word\/\fR/char/word\-char
Text wrapping mode (needs a width to be set)
.TP
\fB\-\-serialized\fR=\fI\,FILE\/\fR
Create layout from a serialized file
.TP
\fB\-\-serialize\-to\fR=\fI\,FILE\/\fR
Serialize result to a file