(C) 1998 AROS - The Amiga Research OS
Available tags:
RPTAG_Font Font for Text() RPTAG_APen Primary rendering pen RPTAG_BPen Secondary rendering pen RPTAG_DrMd Drawing mode (graphics/rastport.h) RPTAG_OutlinePen Area Outline pen RPTAG_WriteMask Bit Mask for writing RPTAG_MaxPen Maximum oen to render (see SetMaxPen()) RPTAG_DrawBounds Determine the area that will be redered into by rendering commands. Can be used to optimize window refresh. Pass a pointer to a rectangle in the ti_Data field. On return the rectangle's MinX will be greater than its MaxX if there are no active cliprects.