[comp.sys.mac.programmer] teachtext pictures

julian@riacs.edu (Julian E Gomez) (04/02/89)

From picking apart a TeachText file, I find that when it finds a byte
containing hex CA it substitutes a PICT resource. The PICT resources
must be numbered sequentially starting from decimal 1000. Each time
TeachText finds the special code it increments its PICT resource id
counter. The "silly" part is that there must be enough white space
(carriage returns) to draw the picture without obscuring the next line
of text, although it is sometimes useful, as the example shows.

The example is being posted to comp.binaries.mac.

-- 
"Have you ever wondered if taxation without representation was cheaper?"

	Julian "a tribble took it" Gomez
	julian@riacs.edu