Question re -Dsun.java2d.cmm possible available options
Alex Andryushkin
alex.andryushkin at corista.com
Thu Jul 7 10:30:44 UTC 2022
Hello,
I am sorry for the wide distribution or if I am reaching out to the wrong
group.
I am running into issues with using awt/java2d color conversion between ICC
profiles.
It seems to be boiling down to the native library (little-csm) used in
java2d.cmm.lcms by default.
At the same time I think there is an option -Dsun.java2d.cmm defaulting to
sun.java2d.cmm.lcms.LcmsServiceProvider, hence it feels that there could be
other providers, hopefully not dependent on little-csm. But I was not able
to find any.
Question: Are there known alternatives to
sun.java2d.cmm.lcms.LcmsServiceProvider, which can be used as an override,
with -Dsun.java2d.cmm option. Preferably a pure-java implementation, even
though it will be slower.
Thank you,
~ Alex.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/client-libs-dev/attachments/20220707/d39e78d2/attachment.htm>
More information about the client-libs-dev
mailing list