Jim,
Here is an updated webrev:
http://cr.openjdk.java.net/~lbourges/path2D/Path2D_needRoom.3/
The same copyOf() change would apply to the method that grows the types
> array.
>
Fixed.
> I created https://bugs.openjdk.java.net/browse/JDK-8078464 for this part
> of the fix...
>
Thanks, I added
Hi NingHua,
This topic might be most appropriate for the [email protected] alias
This email strips attachments so an inline patch might be the easiest
way to propose the change.
Roger
On 4/23/2015 1:19 AM, [email protected] wrote:
A. The problem to be resolve or feature to b
Hi Andrew,
373 fontHints.put(RenderingHints.KEY_ANTIALIASING,
RenderingHints.VALUE_ANTIALIAS_ON);
Why do we need this ? Historically in the (non-OSX) code this would slow things
down by making
text rendering go via ductus rendering.
If this really is a 'fontsHint' map, it seems it sh