diff options
author | Mart Raudsepp <leio@gentoo.org> | 2017-06-05 03:47:38 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-06-05 03:47:38 +0300 |
commit | 3a843cda1c64d25aea43a80a298c369bc400173c (patch) | |
tree | 583b07df978079d4295e2e82277d448b2d0e36ef /x11-libs/pango/files | |
parent | x11-libs/pango: bump to 1.40.6 (diff) | |
download | gentoo-3a843cda1c64d25aea43a80a298c369bc400173c.tar.gz gentoo-3a843cda1c64d25aea43a80a298c369bc400173c.tar.bz2 gentoo-3a843cda1c64d25aea43a80a298c369bc400173c.zip |
x11-libs/pango: remove old
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'x11-libs/pango/files')
-rw-r--r-- | x11-libs/pango/files/1.40.4-pango-view.1.in | 113 |
1 files changed, 0 insertions, 113 deletions
diff --git a/x11-libs/pango/files/1.40.4-pango-view.1.in b/x11-libs/pango/files/1.40.4-pango-view.1.in deleted file mode 100644 index 78ba55d3e678..000000000000 --- a/x11-libs/pango/files/1.40.4-pango-view.1.in +++ /dev/null @@ -1,113 +0,0 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. -.TH PANGO-VIEW "1" "February 2017" "pango-view (pango) 1.40.4" "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\,1\/\fR or 2 -Annotate the output -.SS "Application Options:" -.TP -\fB\-\-no\-auto\-dir\fR -No layout direction according to contents -.TP -\fB\-\-backend\fR=\fI\,cairo\/\fR/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/full -Hinting style -.TP -\fB\-\-indent\fR=\fI\,points\/\fR -Width in points to indent paragraphs -.TP -\fB\-\-justify\fR -Align paragraph lines to be justified -.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\-\-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) |