Skip to main content
Home Image Processor for i
Image Processor for i Changelog
Changing to build using STGMDL(*TERASPACE). This is a breaking change which means that all programs calling IPI subprocs will need to either be using STGMDL(*TERASPACE) or STGMDL(*INHERIT)
Modified IPI_ImageDS_t data structure to reduce memory usage and support eliminating some dynamic memory operations
Further reduced static storage usage
Corrected additional memory usage issues including moving all internal pointers to teraspace
Significantly reduced overall static storage usage
Corrected a variety of memory/pointer issues that could lead to memory leaks
IPI will now try to locate IPICFGOPT in the *LIBL, and if not found will attempt to check the current program library for IPICFGOPT
Internal rewrite to leverage Python libraries from PASE environment to handle image conversion
Now supports more input image formats including JPEG, PNG, GIF, TIF
Default installation directory is now /kato/ipi
New database configuration file IPICFGOPT added
IPICB copybook now provided in free format
Improved image loading to allow for STMF or RPG field as source of image data
New Added capability to automatically Base64 decode provided image data
New Added capability to control specific dimensions of created page segment
Corrected issues with image loading.
Contents
Image Processor for i Changelog
Search