From 641eef8f4d118ff3acc008d07b34400ea605e023 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 4 Aug 2024 17:18:19 +0000 Subject: miscellaneous update git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4928 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- libppm.html | 12 ++++++------ pamseq.html | 11 +++++++---- pamtojpeg2k.html | 4 ++-- pbmtext.html | 14 +++++--------- ppmglobe.html | 2 +- 5 files changed, 21 insertions(+), 22 deletions(-) diff --git a/libppm.html b/libppm.html index 8e628316..a00612f8 100644 --- a/libppm.html +++ b/libppm.html @@ -488,12 +488,12 @@ is not set, Netpbm defaults to the first existing file from this list: This is the default list; it can vary based on options used when Netbpm is built. -

You can see the color names from a typical X11 color dictionary, -which is probably very close to what is on your system, along with the -colors, here. This -website shows a bunch of other versions you could use. +

You can see the color names from a typical X11 color dictionary, which is +probably very close to what is on your system, along with the colors, on +the Aubrey +Jaffer's website. Jaffer also index a bunch +of other +versions you could use.

Netpbm accepts color dictionaries that have multiple colors for a given name and multiple names for a given color. Entries in a color dictionary are diff --git a/pamseq.html b/pamseq.html index f46948aa..47d505c7 100644 --- a/pamseq.html +++ b/pamseq.html @@ -3,7 +3,7 @@

pamseq


-Updated: 30 April 2022 +Updated: 4 August 2024
Table Of Contents @@ -125,8 +125,8 @@ It can be any string up to 255 characters.

This option was new in Netpbm 10.99 (June 2022).

-max=n,n,... -

This is analogous to -min, giving the ending value for the - sequence. +

This is analogous to -min, giving the stopping value for the + sequence. The sequence will have no value higher than this.

Each value must be at least as great as the corresponding -min value. @@ -141,7 +141,10 @@ It can be any string up to 255 characters.

Each value must be positive and no greater than the maxval. -

The default is 1. +

Where the starting (-min) and stopping (-max) values are + the same, the step value has no effect, but still must be valid. + +

The default is 1 in every plane.

This option was new in Netpbm 10.99 (June 2022). diff --git a/pamtojpeg2k.html b/pamtojpeg2k.html index b76a3fe7..4d164446 100644 --- a/pamtojpeg2k.html +++ b/pamtojpeg2k.html @@ -105,8 +105,8 @@ Netpbm library to read and write the Netpbm formats, it doesn't do as good a job on that side.

Another format with goals similar to those of JPEG-2000 but that allows for -faster encoding and decoding, is -JPEG-LS. CharLS is a package of +faster encoding and decoding, is JPEG-LS. +CharLS is a package of software for using JPEG-LS. diff --git a/pbmtext.html b/pbmtext.html index 9bc59a5e..ae8d5315 100644 --- a/pbmtext.html +++ b/pbmtext.html @@ -277,15 +277,11 @@ fonts with -wchar.

BDF Font

-

BDF is an ancient font format that at one time was standard for the -X Window System. Now, you don't see it very often, but you can find -some BDF fonts on the Xfree86 -web site. - -

You can get the full package of the BDF fonts from XFree86 (see -above) from the Netpbm web site. +

BDF is an ancient font format that at one time was standard for the X +Window System. Now, you don't see it very often. Until about 2024, you could +find some BDF fonts on the Xfree86 web site. Today, you can get the full +package of the BDF fonts from XFree86 from +the Netpbm web site.

PBM Font

diff --git a/ppmglobe.html b/ppmglobe.html index 1909b796..258b92d8 100644 --- a/ppmglobe.html +++ b/ppmglobe.html @@ -59,7 +59,7 @@ for use in navigation, because you can draw straight compass courses on it, but is used today because it is pretty.

You can find maps of planets at maps.jpl.nasa.gov. +href="http://space.jpl.nasa.gov">space.jpl.nasa.gov.

PARAMETERS

-- cgit 1.4.1