Link

September 2018 Release Notes

Release date: 4th September 2018

Next release: 2nd October 2018

Enhancements:

  • [HTML-3156] - Rasterize fonts which lack extraction values
    Improves the display of text which uses a font with missing extraction values

  • [CORE-3216] - Replace old LZWDecoder calls from sun with new version using JDeli
    Removed dependency on Sun’s lzwdecoder

  • [CORE-3241] - Improve memory usage on large black and white images
    Large memory improvement when decoding large black and white images

  • [CORE-3229] - Improve AP handler code
    Improved icons when no AP image is present

Fixes:

  • [HTML-3144] - Patterned/shaded text has incorrect fill colour
    Fixed (patterned/shaded text is now rasterized in image text modes)

  • [CORE-3198] - File contains large gaps and displays characters incorrectly
    Fixed incorrect reading of MAC encoded glyphs in version 2 ‘Post’ tables

  • [CORE-3213] - Word spacing incorrectly applied on CID fonts where space is remapped
    Fixed

  • [CORE-3234] - DecodeArray incorrectly applied on RGB images
    Fixed