Changes, bugs fixes and enhancements in the February 2018 FormVu release
Release date: 6th February 2018
Next release: 6th March 2018
Enhancements:
[CORE-2936] – General code improvements
Old code, redundant throws and parameters removed, statement lambdas replaced with expression lambdas among other small changes
[CORE-3010] – Copyright headers updated to 2018
Code copyright headers now show updated year to 2018
[CORE-3020] – Improvements to memory usage in jpeg image formats
Improvements to memory usage in JPEG image formats
[HTML-3055] - Most fonts now replaced with LiberationSans if not embedded
Ensures behavior is consistent across all devices & browsers
Fixes:
[HTML-3001] - CID font is missing widths causing text bunching
Fixed
[HTML-3022] - Non-embedded CID fonts missing in shapetext modes
Fixed
[HTML-3024] - Missing spaces in conversion due to incorrect width values
Fixed
[HTML-3033] - Textured shape is missing in HTML output
Fixed
[CORE-2981] – PDF encoded characters being remapped in substitute font
Fixed
[CORE-2994] – Downscaled image being scaled incorrectly
Fixed
[CORE-3019] – RGBByteArray conversion not implemented in Grey Color Space code
Fixed