TextComp, TextView, TextGraphic, PSText
multiline text component subject, view, structured graphic, and PostScript external representation
- Provided by: ivtools-dev (Version: 1.2.11a1-6)
- Source: ivtools
- Report a bug
multiline text component subject, view, structured graphic, and PostScript external representation
#include <Unidraw/Components/text.h>
TextComp is a GraphicComp that defines a piece of multiline text. It uses a TextGraphic (a subclass of Label) to store its graphical attributes. TextView is a GraphicView for displaying the text. PSText is a PostScriptView that externalizes the subject's information in PostScript form.
FontCmd(3U), GraphicComp(3U), GraphicCompTool(3U), GraphicView(3U), Grid(3U), Label(3U), PostScriptView(3U), ReshapeTool(3U), align(3U), edit(3U), manips(3U), pspaint(3U)