-
Enhancement
-
Resolution: Fixed
-
P4
-
5.0
-
None
-
b45
-
generic
-
generic
To know if a FontRenderContext represents a transformed context, a program
must call getTransform().isIdentity(). This creates and throws away a transform.
It may help in performance and clarity of some code if there were a method
public boolean FontRenderContext.isTransformed();
###@###.### 2005-05-09 23:27:37 GMT
must call getTransform().isIdentity(). This creates and throws away a transform.
It may help in performance and clarity of some code if there were a method
public boolean FontRenderContext.isTransformed();
###@###.### 2005-05-09 23:27:37 GMT