JDK-8108156 : Rotated images don't maintain smoothing
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx1.2.1
  • Priority: P2
  • Status: Resolved
  • Resolution: Duplicate
  • Submitted: 2009-08-20
  • Updated: 2015-06-16
  • Resolved: 2011-02-26
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
fx2.0Resolved
Related Reports
Blocks :  
Duplicate :  
Duplicate :  
Relates :  
Description
If you create an imageview and rotate it, regardless of setting smoothing = true or not, the image looks jagged
Comments
A new issue RT-11486 has been filed to track the new API feature that would be needed to support this.
07-03-2011

Based on the evaluation, we may need new API to address this properly. Target for Presidio.
03-03-2010

This is essentially a duplicate of RT-5249, except that this one (RT-5448) is asking that it be fixed for the Swing stack, whereas in RT-5249 we originally proposed to fix it only for the Prism stack. However, after further investigation, the fix for the Prism stack wasn't really correct in the general case, and needs to be reconsidered. And if while we're reconsidering that fix, we should also reconsider fixing for the Swing-based stack as well, possibly controlled by a flag. More on that in a future evaluation.
15-12-2009

Note that this affects both ImageView and MediaView.
26-10-2009

This must be fixed for the Swing pipeline in Soma.
21-10-2009