From fbff95e21e8c7f8e3388e4b00a7e88d4f8bc2e46 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Wed, 31 Aug 2022 16:25:27 -0400 Subject: [PATCH] Fix encoding errors in HTML build --- compile.sh | 2 +- html/index.html | 31 ++++++++++++++++++++++++++++++- 2 files changed, 31 insertions(+), 2 deletions(-) diff --git a/compile.sh b/compile.sh index c591697..5357e2b 100644 --- a/compile.sh +++ b/compile.sh @@ -13,6 +13,6 @@ SVG="${SVG//img\//..\/img\/}" echo "${SVG}" > "${HTML_TMP}/index.md" -pandoc --css=style.css -o html/index.html -t html -f markdown+implicit_figures "${HTML_TMP}/index.md" +pandoc --css=style.css -s -o html/index.html -t html -f markdown+implicit_figures "${HTML_TMP}/index.md" rm -r "${HTML_TMP}" \ No newline at end of file diff --git a/html/index.html b/html/index.html index c939824..b9f1828 100644 --- a/html/index.html +++ b/html/index.html @@ -1,3 +1,25 @@ + + + + + + + + NOTES ON OPTICAL PRINTER TECHNIQUE + + + + +
+

NOTES ON OPTICAL PRINTER TECHNIQUE

+

Dennis Couzin

+

March 1983

+
@@ -239,6 +261,9 @@
+
+ +

An optical printer is a device for photographing the frames of one film so as to make another film.

@@ -1283,6 +1308,7 @@

Each line in the chart represents CC filtration to be added to an initial guess of the right CC’s. At each line make a series of ND variations surrounding an initial guess of the right ND. Perhaps the guess -.50, -.40, -.30, -.20, -.10, the guese itself, +.10, +.20, and +.30. The series is lopsided because the CC filtrations are all added to the CC guess. The 37 CC variations X the 9 ND variations = a 333 frame test.

+
@@ -1479,6 +1505,7 @@
+

Diagram depicting the CC chart plotted on 3 axes: +M, +Y, +C

A joint color and brightness test is a net spread over the logical region around an initial guesea, to catch the right exposure.

The 37 line test in the example ia a rather fine 10-20-30 net usable when there is fair confidence in the initial guess.

@@ -1598,7 +1625,7 @@

Any pair of maak and countermask, where one proceeds gradually from all clear to all black (the other from all black to all clear) defines a wipe. “Proceeds gradually” is subject to interpretation.

Pretty nearly all image marriages fall into three categories:

Graphic depicting three examples of travelling matte marriages, I, II, and III

-

I. One region takee ita shape from the things pictured within it. II. One region takes ite shape from the things pictured around it III. One region takes its shape from some not-pictured thing.

+

I. One region takes its shape from the things pictured within it. II. One region takes its shape from the things pictured around it III. One region takes its shape from some not-pictured thing.

MASK BLACKNESS

For successful image marriage the black of the hicon mask should be about 3 stops darker than the black of the picture which will f1l1 the black region.

@@ -1644,3 +1671,5 @@

RITUAL AND ART

Two mediums may allow production of exactly the same range of objects, but by different means. Then different objects will in fact be made in the two mediums and the occasional identical objects will have different meanings. Know what medium you are in.

+ +