You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Bernard (JIRA)" <ji...@apache.org> on 2019/02/23 00:07:00 UTC

[jira] [Closed] (NETBEANS-1928) Font scaling issue between version 10.0 and version 9.0: aliasing artifacts.

     [ https://issues.apache.org/jira/browse/NETBEANS-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernard closed NETBEANS-1928.
-----------------------------
       Resolution: Not A Bug
    Fix Version/s: 10.0

The cause of the described behavior is that the IDE 10.0 finds JDK 1.9 while IDE 9.0 finds JDK 8.2.

JDK 1.9 has a bug 
[Swing rendering is blurred & ugly if user changes increases Windows elements size|https://bugs.openjdk.java.net/browse/JDK-8194165]

> Font scaling issue between version 10.0 and version 9.0: aliasing artifacts.
> ----------------------------------------------------------------------------
>
>                 Key: NETBEANS-1928
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1928
>             Project: NetBeans
>          Issue Type: Bug
>          Components: platform - Other
>    Affects Versions: 10.0
>            Reporter: Bernard
>            Priority: Major
>             Fix For: 10.0
>
>         Attachments: 10.0blurred-1.png, 9.0crisp-1.png
>
>
> When installing the IDE version 10.0 when 9.0 is still installed and has been running fine on the same computer, version 10 has enlarged icons, resulting in aliasing artifacts. The images look blurred and everything is just too big. Please refer to attached images.
> Generally, all fonts seem to be enlarged relative to version 9.0.
> On startup, the logo is enlarged also. So it is perhaps something that needs to be set differently in etc/netbeans.conf?
> The only differences I can see in netbeans.conf are:
> 10.0 has: -J-Djdk.gtk.version=2.2 
> 9.0 has: -J-Dnetbeans.logger.console=true



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists