summaryrefslogtreecommitdiff
path: root/doc/libgraphics.ms
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2024-05-14 16:42:11 +0000
committerrodri <rgl@antares-labs.eu>2024-05-14 16:42:11 +0000
commit086d2bb276e55f81bd13d03c15d9325db4d2bd4f (patch)
tree5a587c74b24a08e523bf5f54df5b1e8f7e1d5ad2 /doc/libgraphics.ms
parentdc735cec54a148d848932c71e26cd9fbe445e173 (diff)
downloadlibgraphics-086d2bb276e55f81bd13d03c15d9325db4d2bd4f.tar.gz
libgraphics-086d2bb276e55f81bd13d03c15d9325db4d2bd4f.tar.bz2
libgraphics-086d2bb276e55f81bd13d03c15d9325db4d2bd4f.zip
doc: correct the indices to make things simpler.
Diffstat (limited to 'doc/libgraphics.ms')
-rw-r--r--doc/libgraphics.ms26
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/libgraphics.ms b/doc/libgraphics.ms
index 8e48b87..feb1480 100644
--- a/doc/libgraphics.ms
+++ b/doc/libgraphics.ms
@@ -22,9 +22,9 @@ E: circle "entityproc"
move
Tiler: [
down
- T0: circle "tiler 0"
+ T0: circle "tiler 1"
move
- T1: circle "tiler 1"
+ T1: circle "tiler 2"
move
Td: circle "…"
move
@@ -33,9 +33,9 @@ Tiler: [
move
Raster: [
down
- R0: circle "rasterizer 0"
+ R0: circle "rasterizer 1"
move
- R1: circle "rasterizer 1"
+ R1: circle "rasterizer 2"
move
Rd: circle "…"
move
@@ -57,7 +57,7 @@ arrow from Tiler.T1 to Raster.Rn chop
.PE
.B "Figure 1" :
For a
-.B 2(n+1)
+.B 2n
processor machine.
.SH
The scene
@@ -91,8 +91,8 @@ Tiles: [
boxht = 0.2
boxwid = 1.25
down
- T0: box dashed "tile 0"
- T1: box dashed "tile 1"
+ T0: box dashed "tile 1"
+ T1: box dashed "tile 2"
Td: box dashed "…"
Tn: box dashed "tile n"
]
@@ -101,9 +101,9 @@ box ht last [].ht+0.1 wid last [].wid+0.1 at last []
Raster: [
moveht = 0.1
down
- R0: circle "rasterizer 0"
+ R0: circle "rasterizer 1"
move
- R1: circle "rasterizer 1"
+ R1: circle "rasterizer 2"
move
Rd: circle "…"
move
@@ -123,8 +123,8 @@ Tiles: [
boxht = 0.2
boxwid = 1.25
down
- T0: box dashed "0"
- T1: box dashed "1"
+ T0: box dashed "1"
+ T1: box dashed "2"
Td: box dashed "…"
Tn: box dashed "n"
]
@@ -136,9 +136,9 @@ box ht last [].ht+0.1 wid last [].wid+0.1 at last []
Raster: [
moveht = 0.1
down
- R0: circle "rasterizer 0"
+ R0: circle "rasterizer 1"
move
- R1: circle "rasterizer 1"
+ R1: circle "rasterizer 2"
move
Rd: circle "…"
move