[ 
https://issues.apache.org/jira/browse/PIVOT-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13006400#comment-13006400
 ] 

Noel Grandin commented on PIVOT-697:
------------------------------------

This is just the standard Java anti-aliasing logic at work. I'm not sure that 
there is much we can do to fix it, without making other rendering look worse.

You could try playing with these command-line switches and seeing if they help:
http://stackoverflow.com/questions/1202040/specify-antialias-property-in-the-command-line

> Font looks different when text is selected across multiple lines in TextArea
> ----------------------------------------------------------------------------
>
>                 Key: PIVOT-697
>                 URL: https://issues.apache.org/jira/browse/PIVOT-697
>             Project: Pivot
>          Issue Type: Bug
>    Affects Versions: 2.0
>         Environment: Windows XP SP3, JDK 1.6.0_18, Japanese
>            Reporter: Taro App
>            Priority: Minor
>             Fix For: 2.0.1
>
>         Attachments: Test1.SingleLineSelectEnglish.png, 
> Test2.MultipleLineSelectEnglish.png, Test3.SingleLineSelectJapanese.png, 
> Test4.MultipleLineSelectJapanese.png, TextAreaFontTestEnglish.java, 
> TextAreaFontTestJapanese.java
>
>
> Font looks different when text is selected across multiple lines in TextArea.
> When the selection is within a single line, font looks the same.
> For English text, this font change is subtle and can be ignored.
> For Japanese text, this font change is obvious and looks weird.
> I'm not sure if this is platform dependent or font dependent.
> May have something to do with how Java2D renders fonts.
> I will attach screen shots and test codes.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to