JDK-8092276 : PRISM: Font - Implement Superscript, Subscript support
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.0
  • Priority: P3
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2009-08-02
  • Updated: 2018-09-05
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
tbdUnresolved
Related Reports
Blocks :  
Description
Superscript m regular and subscript font positions are appearing the same. To reproduce the bug, run the attached test on prism as well as Swing pipeline and see the difference. 

I have attached the screenshots on swing and prism pipelines. I reproduced it on WinVista - soma-graphics-scrum-b142.

Comments
Not sure when we'll implement this but it makes minimal sense to be applied to an entire text node. That would amount to smaller, translated text which can be achieved in other ways. So I think this is mainly, if not only, interesting in the context of RT-17392 Multi-style text support
11-11-2011

This is a gross amount of work in proportion to the usefulness of the API
10-02-2010