JDK-8091119 : Support OTF/CID keyed fonts
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Not an Issue
  • Submitted: 2011-08-08
  • Updated: 2019-06-07
  • Resolved: 2019-06-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdResolved
Related Reports
Blocks :  
Relates :  
Description
In investigating RT-12684 the root cause was found to be missing support for CID fonts in T2K.
I filed JDK bug 7076461 : OTF/CID font top-dict not parsed properly by T2K
as we need to add the support there.

Then we can bring that into FX and remove the workarounds for OTF fonts put into the
MacFontFinder Java and native code.
Comments
Since we no longer use T2K in FX, this is not an issue
07-06-2019