From b2dd0abf08166bfd865f9e20234116d36384b746 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Thu, 4 Jan 2024 02:54:59 +0000 Subject: miscellaneous update git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4836 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- index.html | 2 +- pamdice.html | 2 +- pbmtext.html | 2 +- ppmsvgalib.html | 6 +++--- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index b370a05b..6268ecc7 100644 --- a/index.html +++ b/index.html @@ -838,7 +838,7 @@ Netpbm deals, so it is pretty handy for graphics work. Netpbm's See ftp://ftp.astron.com/pub/file. -

The Utah Raster Toolkit> from the Geometric Design And Computation group in +

The Utah Raster Toolkit from the Geometric Design And Computation group in the Department of Computer Science at University of Utah serves a lot of the same purpose as Netpbm, but without the emphasis on format conversions. This package is based on the RLE format, which you can convert to and from the diff --git a/pamdice.html b/pamdice.html index 1e3dc3b5..6151c0cb 100644 --- a/pamdice.html +++ b/pamdice.html @@ -59,7 +59,7 @@ output files. the output pieces.

pamundice can rejoin the images. For finer control, you can -also use

pamcat. +also use pamcat.

One use for this is to make pieces that take less computer resources than the whole image to process. For example, you might have an image diff --git a/pbmtext.html b/pbmtext.html index 11703206..8c7d1545 100644 --- a/pbmtext.html +++ b/pbmtext.html @@ -111,7 +111,7 @@ be fed from standard input. -builtin selects a font among those built into Netpbm. -font selects a font that you supply yourself either as an X Window -System BDF (Bitmap Distribution Format) file or as a PBM file in a special +System BDF (Bitmap Distribution Format) file or as a PBM file in a special form.

The default is the built in font "bdf." diff --git a/ppmsvgalib.html b/ppmsvgalib.html index 49959b25..7c3ff7b7 100644 --- a/ppmsvgalib.html +++ b/ppmsvgalib.html @@ -68,9 +68,9 @@ fit.

If you want to play with ppmsvgalib, ppmcie is a good way to generate a test image. -

To be pedantic, we must observe that ppmsvgalib displays a PPM image -in the correct colors only if the display has a transfer function which is the -exact inverse of the gamma function that is specified in the PPM +

To be totally precise, we must observe that ppmsvgalib displays a +PPM image in the correct colors only if the display has a transfer function +which is the exact inverse of the gamma function that is specified in the PPM specification. Happily, most CRT displays and the modern displays that emulate them, are pretty close. -- cgit 1.4.1