[
https://issues.apache.org/jira/browse/NETBEANS-4629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17475757#comment-17475757
]
Thomas Schapitz commented on NETBEANS-4629:
-------------------------------------------
Sorry, this can not be helped. This caused not by Netbeans or Java having a
Problem with rendering, but by the selected font not having the glyphs for
those characters. If you absolutely have to be able, to show next to any UTF-8
Character invented, you are restricted to very few available fonts.
If necessary, you may add some additional into the list of your operating
system. Make sure, your JDK is picking them up from there.
One place to look for a font capable of this is
[https://fonts.google.com/noto,|https://fonts.google.com/noto], other ones are
this [https://de.wikipedia.org/wiki/Source_Code_Pro] and this
[https://de.wikipedia.org/wiki/Source_Sans_Pro]
> CJK(Chinese, Japanese, and Korean) text cannot be rendered in Editor
> --------------------------------------------------------------------
>
> Key: NETBEANS-4629
> URL: https://issues.apache.org/jira/browse/NETBEANS-4629
> Project: NetBeans
> Issue Type: Bug
> Components: platform - Text
> Affects Versions: 12.0, 11.3
> Reporter: KoKo
> Priority: Critical
> Attachments: image-2020-07-25-01-50-04-278.png,
> image-2020-07-25-01-51-10-492.png
>
>
> If change the default font to other fonts, for example, Consolas, the CJK
> text in comment and string literal cannot be rendered.
>
> Take the CJK line comment below as example
> {code:java}
> // 汉字
> // あいうえお
> // 한국어{code}
>
> In EditPlus, CJK characters are rendered well:
> !image-2020-07-25-01-50-04-278.png!
> but in NetBeans, those characters cannot be recognized:
> !image-2020-07-25-01-51-10-492.png!
>
> I do not know other languages, but I guess this problem may happen as well.
> I want the NetBeans to support CJK text rendering out of box, as opposed to
> some workarounds.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists