139 lines
4.4 KiB
HTML
139 lines
4.4 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of PANGO-VIEW</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>PANGO-VIEW</H1>
|
|
Section: User Commands (1)<BR>Updated: April 2020<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
pango-view (pango) - Pango text viewer
|
|
<A NAME="lbAC"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H3>Usage:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><DD>
|
|
pango-view [OPTION?] - FILE
|
|
</DL>
|
|
<A NAME="lbAE"> </A>
|
|
<H3>Help Options:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="2"><B>-h</B>, <B>--help</B><DD>
|
|
Show help options
|
|
<DT id="3"><B>--help-all</B><DD>
|
|
Show all help options
|
|
<DT id="4"><B>--help-cairo</B><DD>
|
|
Options understood by the cairo backend
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H3>Cairo backend options:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="5"><B>--annotate</B>=<I>,1/</I>, 2 or 3<DD>
|
|
Annotate the output
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H3>Application Options:</H3>
|
|
|
|
<DL COMPACT>
|
|
<DT id="6"><B>--no-auto-dir</B><DD>
|
|
No layout direction according to contents
|
|
<DT id="7"><B>--backend</B>=<I>,cairo/</I>/xft/ft2<DD>
|
|
Pango backend to use for rendering (default: cairo)
|
|
<DT id="8"><B>--background</B>=<I>,red/</I>/#rrggbb/#rrggbbaa/transparent<DD>
|
|
Set the background color
|
|
<DT id="9"><B>-q</B>, <B>--no-display</B><DD>
|
|
Do not display (just write to file or whatever)
|
|
<DT id="10"><B>--dpi</B>=<I>,number/</I><DD>
|
|
Set the resolution
|
|
<DT id="11"><B>--align</B>=<I>,left/</I>/center/right<DD>
|
|
Text alignment
|
|
<DT id="12"><B>--ellipsize</B>=<I>,start/</I>/middle/end<DD>
|
|
Ellipsization mode
|
|
<DT id="13"><B>--font</B>=<I>,description/</I><DD>
|
|
Set the font description
|
|
<DT id="14"><B>--foreground</B>=<I>,red/</I>/#rrggbb/#rrggbbaa<DD>
|
|
Set the text color
|
|
<DT id="15"><B>--gravity</B>=<I>,south/</I>/east/north/west/auto<DD>
|
|
Base gravity: glyph rotation
|
|
<DT id="16"><B>--gravity-hint</B>=<I>,natural/</I>/strong/line<DD>
|
|
Gravity hint
|
|
<DT id="17"><B>--header</B><DD>
|
|
Display the options in the output
|
|
<DT id="18"><B>--height=</B>+points/-numlines<DD>
|
|
Height in points (positive) or number of lines (negative) for ellipsizing
|
|
<DT id="19"><B>--hinting</B>=<I>,none/</I>/auto/slight/medium/full<DD>
|
|
Hinting style
|
|
<DT id="20"><B>--antialias</B>=<I>,none/</I>/gray/subpixel<DD>
|
|
Antialiasing
|
|
<DT id="21"><B>--hint-metrics</B>=<I>,on/</I>/off<DD>
|
|
Hint metrics
|
|
<DT id="22"><B>--subpixel-positions</B><DD>
|
|
Subpixel positioning
|
|
<DT id="23"><B>--subpixel-order</B>=<I>,rgb/</I>/bgr/vrgb/vbgr<DD>
|
|
Subpixel order
|
|
<DT id="24"><B>--indent</B>=<I>,points/</I><DD>
|
|
Width in points to indent paragraphs
|
|
<DT id="25"><B>--spacing</B>=<I>,points/</I><DD>
|
|
Spacing in points between lines
|
|
<DT id="26"><B>--line-spacing</B>=<I>,factor/</I><DD>
|
|
Spread factor for line height
|
|
<DT id="27"><B>--justify</B><DD>
|
|
Align paragraph lines to be justified
|
|
<DT id="28"><B>--language</B>=<I>,en_US/</I>/etc<DD>
|
|
Language to use for font selection
|
|
<DT id="29"><B>--margin</B>=<I>,CSS-style/</I> numbers in pixels<DD>
|
|
Set the margin on the output in pixels
|
|
<DT id="30"><B>--markup</B><DD>
|
|
Interpret text as Pango markup
|
|
<DT id="31"><B>-o</B>, <B>--output</B>=<I>,file/</I><DD>
|
|
Save rendered image to output file
|
|
<DT id="32"><B>--pixels</B><DD>
|
|
Use pixel units instead of points (sets dpi to 72)
|
|
<DT id="33"><B>--rtl</B><DD>
|
|
Set base direction to right-to-left
|
|
<DT id="34"><B>--rotate</B>=<I>,degrees/</I><DD>
|
|
Angle at which to rotate results
|
|
<DT id="35"><B>-n</B>, <B>--runs</B>=<I>,integer/</I><DD>
|
|
Run Pango layout engine this many times
|
|
<DT id="36"><B>--single-par</B><DD>
|
|
Enable single-paragraph mode
|
|
<DT id="37"><B>-t</B>, <B>--text</B>=<I>,string/</I><DD>
|
|
Text to display (instead of a file)
|
|
<DT id="38"><B>--version</B><DD>
|
|
Show version numbers
|
|
<DT id="39"><B>--waterfall</B><DD>
|
|
Create a waterfall display
|
|
<DT id="40"><B>-w</B>, <B>--width</B>=<I>,points/</I><DD>
|
|
Width in points to which to wrap lines or ellipsize
|
|
<DT id="41"><B>--wrap</B>=<I>,word/</I>/char/word-char<DD>
|
|
Text wrapping mode (needs a width to be set)
|
|
<P>
|
|
</DL>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="42"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="43"><A HREF="#lbAC">DESCRIPTION</A><DD>
|
|
<DL>
|
|
<DT id="44"><A HREF="#lbAD">Usage:</A><DD>
|
|
<DT id="45"><A HREF="#lbAE">Help Options:</A><DD>
|
|
<DT id="46"><A HREF="#lbAF">Cairo backend options:</A><DD>
|
|
<DT id="47"><A HREF="#lbAG">Application Options:</A><DD>
|
|
</DL>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:21 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|