From a87703a515ec08a0637c2b3b3e6cd0ef1a7e78ff Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 11 Jul 2020 03:14:39 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@3893 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- ppmtospu.html | 75 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 40 insertions(+), 35 deletions(-) (limited to 'ppmtospu.html') diff --git a/ppmtospu.html b/ppmtospu.html index 4423feb2..4c95d9b4 100644 --- a/ppmtospu.html +++ b/ppmtospu.html @@ -1,27 +1,26 @@ - -Ppmtospu User Manual - -

ppmtospu

+ +Ppmtospu User Manual + +

ppmtospu

Updated: 08 March 2012 -
-Table Of Contents - -

NAME

+
+Table Of Contents +

NAME

ppmtospu - convert a PPM image to an Atari Spectrum 512 image -

SYNOPSIS

+

SYNOPSIS

-ppmtospu +ppmtospu [-d0|-d2|-d4] -[ppmfile] +[ppmfile] -

All options can be abbreviated to their shortest unique prefix. +

All options can be abbreviated to their shortest unique prefix. You may use two hyphens instead of one. You may separate an option name and its value with white space instead of an equals sign. -

DESCRIPTION

+

DESCRIPTION

This program is part of Netpbm. @@ -36,7 +35,12 @@ image of a different size, you can use pamcut or pamscale to force it to these dimensions. -

OPTIONS

+

OPTIONS

+ +

In addition to the options common to all programs based on libnetpbm +(most notably -quiet, see +Common Options), ppmtospu recognizes the following +command line options:

-d0 @@ -52,24 +56,24 @@ to force it to these dimensions.
-

SEE ALSO

+

SEE ALSO

-sputoppm, -spctoppm, -pamscale, -pamcut, -ppm +sputoppm, +spctoppm, +pamscale, +pamcut, +ppm -

AUTHOR

+

AUTHOR

Copyright (C) 1990 by Steve Belczyk -

HISTORY

+

HISTORY

-

This program was new in Netpbm 10.58 (March 2012). +

This program was new in Netpbm 10.58 (March 2012).

But it was written in 1990. Steve Belczyk posted it along with sputoppm, spctoppm, pi1toppm, and @@ -78,7 +82,7 @@ to comp.sources.misc on July 15, 1990. For reasons that have been lost to history, all of these entered the Netpbm (then Pbmplus) distribution except ppmtospu. -

Georges Kesseler wondered In March 2012 why there was no counterpart to +

Georges Kesseler wondered In March 2012 why there was no counterpart to sputoppm in Netpbm and searched the web, finding only one reference to ppmtopsu: the 1990 comp.sources.misc posting, including the source code. He emailed the Netpbm maintainer suggesting it be added. @@ -88,15 +92,16 @@ using common library code. So Bryan completely recoded it, but retained nearly all of the original logic. -


-

Table Of Contents

- - - +
+

Table Of Contents

+ + + -- cgit 1.4.1