From eb96cccd0456db31d6c97d3599d9909b0b8a3986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 20 Jan 2020 21:41:31 +0100 Subject: x11-libs/pango: update to version 1.44.7 --- x11-libs/pango/files/1.44.7-pango-view.1.in | 113 ++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 x11-libs/pango/files/1.44.7-pango-view.1.in (limited to 'x11-libs/pango/files') diff --git a/x11-libs/pango/files/1.44.7-pango-view.1.in b/x11-libs/pango/files/1.44.7-pango-view.1.in new file mode 100644 index 0000000..0b6f07a --- /dev/null +++ b/x11-libs/pango/files/1.44.7-pango-view.1.in @@ -0,0 +1,113 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH PANGO-VIEW "1" "August 2018" "pango-view (pango) 1.42.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/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/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) -- cgit v1.2.3