New in Release 6.0?

 

The following functions were added to Imagenation for Windows in Release 6.0. They are not yet available in Imagenation for UNIX.

· IN_AttachPenMappingTable attaches the given pen mapping table to the specified document.

· IN_EnumerateDocumentPens identifies the vector pens being used in the given document object.

· IN_GetToolAttribute requests a new tool attribute value for the identified edit layer or for future edit layers.

· IN_LoadPenMappingFile loads a pen mapping table into memory for internal use by Imagenation.

· IN_SetToolAttribute sets a new tool attribute value for the identified edit layer or for future edit layers.

· IN_UnloadPenMappingTable removes a pen mapping table from memory.

The following values were added in Release 6.0.

· A new translucent (8) text typeface attribute that can be used with IN_SetToolAttribute

· Two new Formtek raster file formats: FORMTEK (73) and FORMTEK2 (74)

· One new AutoCAD 2000 vector file format: DWG15 (538)

Two new error messages were added in Release 6.0.

· -57 IN_ERR_PEN_DATA_NOT_AVAILABLE No formats were found which support pen mapping.

· -58 IN_ERR_PEN_TABLE_ATTACHED The given pen mapping table is attached to a document and cannot be removed.