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

2021-11-17 Thread Eirik Bakke (Jira)


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

Eirik Bakke edited comment on NETBEANS-904 at 11/17/21, 7:47 PM:
-

(Assuming you are on Windows, from one of your screenshots...)

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 as a Windows font, available in other apps?

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


was (Author: ebakke):
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 on your Windows machine?

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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



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

2021-11-17 Thread Eirik Bakke (Jira)


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

Eirik Bakke edited comment on NETBEANS-904 at 11/17/21, 7:45 PM:
-

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 on your Windows machine?

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


was (Author: ebakke):
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-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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



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

2021-05-29 Thread John Neffenger (Jira)


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

John Neffenger edited comment on NETBEANS-904 at 5/29/21, 7:06 PM:
---

This problem also shows up when using the Adobe Source Code Pro font, which is 
[missing a few 
characters|https://github.com/adobe-fonts/source-code-pro/issues/172] commonly 
found in README files, for example. The only font I could find that displays 
the "U+2714 ✔ HEAVY CHECK MARK" character is DejaVu Sans Mono. I'm attaching 
screenshots that show the character in NetBeans using both DejaVu Sans Mono and 
Source Code Pro Medium.

On Ubuntu, it would be great to be able to define DejaVu Sans Mono as a general 
fallback font.



was (Author: jgneff):
This problem also shows up when using the Adobe Source Code Pro font, which is 
[missing a few 
characters|https://github.com/adobe-fonts/source-code-pro/issues/226] commonly 
found in README files, for example. The only font I could find that displays 
the "U+2714 ✔ HEAVY CHECK MARK" character is DejaVu Sans Mono. I'm attaching 
screenshots that show the character in NetBeans using both DejaVu Sans Mono and 
Source Code Pro Medium.

On Ubuntu, it would be great to be able to define DejaVu Sans Mono as a general 
fallback font.


> 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.3.4#803005)

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

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