You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Eirik Bakke (Jira)" <ji...@apache.org> on 2021/11/17 19:46:00 UTC

[jira] [Commented] (NETBEANS-904) Support fallback font options

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

Eirik Bakke commented on NETBEANS-904:
--------------------------------------

Looking at the standard JDK fontconfig.properties.src file, the logical font "Monospaced" should defer to a font called "GulimChe" for Korean. Is this font installed?

It should also be possible to edit fontconfig.properties.src in the JDK's "lib" directory to point to e.g. Noto, as an alternate font for Monospaced. Note that in NetBeans, this currently only works when one of the standard Java "logical" fonts are selected (e.g. Monospaced).

> Support fallback font options
> -----------------------------
>
>                 Key: NETBEANS-904
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-904
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: editor - Options
>    Affects Versions: 8.2, 9.0, 10.0
>            Reporter: NDelt
>            Priority: Major
>         Attachments: 2018_10_01_netbeans_snapshot_monospaced.png, 2018_10_01_netbeans_snapshot_noto_sans_mono_cjk_kr_regular.png, DejaVu-Sans-Mono-15.png, Source-Code-Pro-Medium-15.png
>
>
> Currently I can't type text that the font cannot represents.(It is displayed as broken text)
> I would like to use back-up font options like _Fallback Fonts_ in IntelliJ IDEA.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
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