overlay.icn: Procedure to overlay an image in a window

link overlay
May 26, 1994; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.

overlay(window, image) writes the image in the window, a line at a time.

Source code | Program Library Page | Icon Home Page