New functions
The following functions were added to Imagenation for Windows in Release 7.4.
· IN_SelectVectorObject selects or deselects a vector object.
· IN_SetSystemUnit defines the measurement unit to use, or allows you to define custom units.
These functions are not yet available in Imagenation for UNIX.
Several new data types have been added to Imagenation. For a list of all available types, see C API data types.
Obsolete functions
The following functions have been replaced by newer functions. They should not be used in new integrations.
· IN_InternetFileDownload has been replaced by the IN_FtpFileDownload and IN_HttpFileDownload functions.
· IN_InternetFileUpload has been replaced by the IN_FileUpload function.
· IN_SetProduct has obsoleted.
File formats
Support for the following file formats was added to Imagenation for Windows in Release 7.4.
· AutoCAD DWG 2004 (569)
· DWF 6 (558)
· PDF, with LZW Compression, single page, write (104)
· PDF with LZW Compression, multipage, write (620)
· PDF 1.5 (525)
· SolidWorks 2D version 2000, 2002, 2004 (570)
· SolidWorks 3D version 2004 (566)
· Spatial Binary SAT (571)
· Spicer Document (SMF) Compressed files (621)
· TIFF LSB – LZW Compression, write (94)
· TIFF MSB – LZW Compression, write (95)
· Version 11 Compressed MI format (507)
For more information, see File Formats.