On Wed, 15 Apr 2020 15:14:49 GMT, Arun Joseph <ajos...@openjdk.org> wrote:

>> Issue: Assuming the pixelScale is 2, the tile image size is doubled at the 
>> native side which is propagated to the java side as well. But, as transform 
>> initialization takes place after scaling, the transform is reset to default 
>> value.
>> 
>> Fix: Override scale() method in WCBufferedContext class to call init() 
>> before scaling.
>
> Arun Joseph has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Added SVGTest

We will manually remove the label to avoid confusion.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/164#issuecomment-1790955401

Reply via email to