summary refs log tree commit diff
path: root/pammosaicknit.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-29 01:53:26 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2015-05-29 01:53:26 +0000
commitd7ca777a4198befe1dc1a15135960669b190dd2f (patch)
treea93f79341f4dec6f06f6a167ae95fc905aedc711 /pammosaicknit.html
parentdd67b8beae254b3a55e58124560a9233103bb45b (diff)
downloadnetpbm-mirror-d7ca777a4198befe1dc1a15135960669b190dd2f.tar.gz
netpbm-mirror-d7ca777a4198befe1dc1a15135960669b190dd2f.tar.xz
netpbm-mirror-d7ca777a4198befe1dc1a15135960669b190dd2f.zip
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@2529 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pammosaicknit.html')
-rw-r--r--pammosaicknit.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/pammosaicknit.html b/pammosaicknit.html
index dc334bad..d258b1c0 100644
--- a/pammosaicknit.html
+++ b/pammosaicknit.html
@@ -32,15 +32,15 @@ knitting patterns</a>. The program inputs a black-and-white Netpbm image that
 describes a mosaic knitting pattern and outputs a color Netpbm image of the
 same pattern but with invalid runs shown in red.</p>
 
-<p>A valid knitting pattern starts with a <q>black</q> row on the
-bottom and alternates <q>white</q> and <q>black</q>
-rows. A <q>black</q> row can contain any arrangement of black pixels
-but no more than three consecutive white pixels. A <q>white</q> row
+<p>A valid knitting pattern starts with a &quot;black&quot; row on the
+bottom and alternates &quot;white&quot; and &quot;black&quot;
+rows. A &quot;black&quot; row can contain any arrangement of black pixels
+but no more than three consecutive white pixels. A &quot;white&quot; row
 can contain any arrangement of white pixels but no more than three
-consecutive black pixels. Columns wrap horizontally, so a <q>white</q>
+consecutive black pixels. Columns wrap horizontally, so a &quot;white&quot;
 row that both begins and ends with two black pixels is deemed to
 contain four consecutive black pixels. Because this is an invalid
-number for a <q>white</q> row, those four pixels will be recolored red
+number for a &quot;white&quot; row, those four pixels will be recolored red
 in the output image.</p>
 
 <p>For clarity, there are two shades of red in the output image.  Dark