|
For each pen definition, the pen number (pen #) must be the first entry and the color name (color_name) the last entry. Other attributes can be in any order.
|
|
When changing attributes for pen plotting, consider the following:
• More than 8 pens can be supported.
• All units must be set in inches (IN) or centimeters (CM). Using millimeters (MM) results in a syntax error.
• It is possible to assign more than one color to the same pen in the table.pnt file.
• Separate multiple color names by spaces or commas.
• Separate attributes by semicolons.
• Include any or all attributes for each pen.
• Attributes that were not included in the table.pnt file appear unchanged, as in normal plotting.
• More than 8 pens can be supported.
|