Change Logs
signoPAD-API Linux
Important notes
- No important notes
News
- Extended the SIGPAD_PADINFO structure with monitor name and index.
- Extended the SIGPAD_PADINFO structure with monitor position, scaling and orientation.
- Added DeviceGetMonitorInfo() across the components.
- Changed SignatureScaleToDisplay() to return a double value instead of an integer.
- Updated SignatureUtilsLib to version 8.6.0.0 or newer (Kronos PDT support).
- Adopted the code improvements from the Windows version into the Linux demo (excluding the Pen Display parts).
- Updated the demos to STPadLib 9.0.1 / libSTPadLib.so 9.0.1.
- Documented the SignatureScaleToDisplay() change.
- Updated the system requirements (Ubuntu 24.04.3 build machines, additional library dependencies).
- Documented the SignatureScaleToDisplay() change.
- Updated the system requirements (Ubuntu 24.04.3 build machines, additional library dependencies).
Changes
- No changes
Bugfixes
- Extended CSTPad::GetLastError() with a parameter specifying whether the error is needed in internal or external format, so internal error codes are no longer accidentally passed to the outside.