home *** CD-ROM | disk | FTP | other *** search
-
- README file for the StrokeAdjust application.
-
- The StrokeAdjust application is a very simple application intended to show
- the stroke adjustment capabilities of the Display PostScript system.
-
-
- Below lies an annotated list of the files used in the application.
-
- StrokeView - A subclass of View to draw horizontal, vertical and diagonal lines
- (and arcs). The main window contains two StrokeViews, one with
- stroke adjustment on and one with it off.
- ViewManager - A subclass of Object that manages the drawing of both StrokeViews.
-
- StrokeViewWraps - A few simple wraps to either time or create lines or arcs.