diff options
Diffstat (limited to 'ppmsvgalib.html')
-rw-r--r-- | ppmsvgalib.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ppmsvgalib.html b/ppmsvgalib.html index afff3983..f868965a 100644 --- a/ppmsvgalib.html +++ b/ppmsvgalib.html @@ -39,8 +39,8 @@ Svgalib has its own device driver, so you need only proper permissions on a device special file to access the console. <P><B>ppmsvgalib</B> is not capable of using color mapped video modes. -These are the old video modes that are usually called "8 -bit" color modes. +These are the old video modes that are usually called "8 +bit" color modes. <P><B>ppmsvgalib</B> is a bare displayer. It won't do any manipulation of the image and is not interactive in any way. If you @@ -48,7 +48,7 @@ want a regular interactive graphics viewer that uses Svgalib, try <B>zgv</B> (not part of Netpbm). <P>To exit <B>ppmsvgalib</B> while it is displaying your image, send -it a SIGINTR signal (normally, this means "hit control C"). +it a SIGINTR signal (normally, this means "hit control C"). <P><B>ppmsvgalib</B> draws a white border around the edges of the screen. It does this to help you isolate problems between the image |