Harlequin Core 14.0r2 Release Notes

Harlequin Core v14.0r2 is the next maintenance release since v14.0r1. This release builds on v14.0r0 from 2024 in that it addresses issues found by OEMs since release and includes further performance and quality improvements for variable content Label and Packaging jobs.

In addition to planned development of the product, where we respond to customer issues the Jira portal HQNSUP reference number is included in the "Harlequin Core v14.0r2 change details" table (below).


Highlights

  • HQN-386216 - Improve Black Point Compensation to further comply with the PDF/X-6 spec, Users should see more reliable application of black point compensation and improved stability in their output and better compatibility with Acrobat and other applications.


Harlequin Core v14.0r2 change details

 

  • Jira 

Support call(s)

Summary

HQN-385757

n/a internal

QA RIP Crash in v14 With OEM File 

HQN-385800

SDFESUP-418

Fix crash with invalid PDF OCG dictionary

HQN-385813

SDFESUP-418

Allow processing of PDFs with invalid optional content dictionaries

HQN-385951

 

HQNSUP-126829

Reduce memory use and improve performance when jobs contain many soft masks

HQN-386020

n/a

Reduce slowdown from excessive memory allocation

HQN-386047

HQNSUP-126916
 HQNSUP-126629

Performance of transparent smooth shades in patterns scales very badly with resolution

HQN-386120

n/a

Tune backdrop format selection for better performance

This change optimized the internal format selection process in the Core, addressing performance issues and ensuring smoother processing in rip farms.  As a result, some files may experience faster processing times, while a few may still be slower depending on very specific characteristics.

HQN-386194
 

HQNSUP-127085

Fix handling of IndependentSpots where the spot overlays other page objects

HQN-386205

HQNSUP-127074

Added a time limited pagedevice parameter called /PoorPageOrigin, the default is off (false), giving symmetric page origins meaning the output raster will match 13.x Rips. Typically used for plate reprints

HQN-386216

n/a

Improve Black Point Compensation to further comply with the PDF/X-6 spec

HQN-386222

HQN-386224

HQNSUP-127102

RIP Crash on Customer Shaded Fill job 13.1R0

HQN-386282

HQNSUP-127105

PDF fails with Error monuid 0x68130423; Error typecheck; Command PDF TJ ]%%;
 Allow reals instead of integers for character IDs in CID Widths Array

HQN-386286

HQNSUP-127073

RIP Performance issue for label job with HVD
 Gets more HVD Reuse be Extending NextDevice optimization from "CMYKPassThrough" Hint to add "IndependentCMYK" Hint

HQN-386287
 

HQNSUP-127110

Artefact in Customer Job - regression from v13.0r1

 


Known issues

HQN-386003 - Correct MPS not to exceed the process' maximum number of mappings on Linux
 it was found that the default max_map_count on Ubuntu and Red Hat was not sufficient to allow some jobs to complete normally even with a huge memory of 120Gb. The workaround is to set max_mem_count to 1048576, which prevents this stuck loop at the end of the job.

HQN-385981 - Cannot use /NumDisplayLists 2 with 'shared memory' backends
hen using /NumDisplayLists 2 in conjunction with an HVD TestConfig for GG_HHR_FRAMETIFF_SHM_ERR2 Rip can hang shortly after the HVD scan. We’re advised against doing this see release notes for v14.0r0.

HQN-385923 - Scalable crashes on startup on PCs with CPUs without AVX2 support
 Running a scalable RIP on an Ubuntu VM without AVX2 SIMD support can result in a crash from ZeroMQ initializing static data. Checking the CPU flags for the VM revealed it did not have AVX2 enabled.