PSBrush, PSColor, PSFont, PSPattern
graphics state objects with added PostScript information
- Provided by: ivtools-dev (Version: 2.0.11d.a1-1build1)
- Source: ivtools
- Report a bug
graphics state objects with added PostScript information
#include <Unidraw/Graphic/pspaint.h>
PSBrush, PSColor, PSFont, and PSPattern are subclasses of Brush, Color, Font, and Pattern, respectively, that store added information needed to generate idraw-compatible PostScript. Unidraw's structured graphics objects use these subclasses exclusively.
idraw(1I), pspaint(3I), and the InterViews 3.1 reference manual