[Libreoffice-bugs] [Bug 137393] Update Noto CJK fonts for CJK locale
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Oct 12 15:42:54 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137393
--- Comment #11 from DaeHyun Sung <sungdh86 at gmail.com> ---
(In reply to Kevin Suo from comment #10)
> The VCL.xcu settings was modified to fix an enhacenent request (bug 114768,
> bug 114751, bug 125481, etc.) to use better default opensouce fonts for CJK
> environment some years ago.
>
> If the upstream font names did change, then our VCL.xcu should be adjusted
> accordingly as well. However, the first thing is to confirm that the font
> names did change, as discussed in comment 4 above.
>
> Awaiting DaeHyun Sung's feedback. If it really changed, then one proposal is
> to add the new font names in the list (I can prepare a patch and submit to
> gerrit), rather than delete the old ones, to make sure the settings work in
> both old and new environments.
Your opinion is good well.
> If it really changed, then one proposal is to add the new font names in the list
In my opinion, To clarify the meaning, I have to change the bug title, 'update'
to 'add' on my issue title
change the Title: add New Noto CJK fonts(V2.001) in front of the previous Noto
CJK font for CJK locale on VCL.xcu
I'm openSUSE Tumbleweed user.
openSUSE Tumbleweed's google noto sans cjk fonts & google noto serif cjk fonts
are updated new Version (V2.001)
The new version changed some font names, "Noto {Sans, Serif} CJK {SC, TC, KR,
JP} fonts" to "Noto {Sans, Serif} {SC, TC, HK, KR, JP} fonts".
Noto CJK Font's repository link is here:
https://github.com/googlefonts/noto-cjk
and latest Noto Sans CJK release version is V2.001
https://github.com/googlefonts/noto-cjk/releases/tag/NotoSansV2.001
below links are Google Noto CJK fonts for openSUSE Tumbleweeds
google-noto-sans-cjk-fonts
- Update version to 2.001(20190410) (forwarded request 795506 from hillwood)
https://build.opensuse.org/package/show/openSUSE%3AFactory/google-noto-sans-cjk-fonts
google-noto-serif-cjk-fonts
- updated by OSRT tools (host ani)
https://build.opensuse.org/package/show/openSUSE:Factory/google-noto-serif-cjk-fonts
These packages includes new Noto CJK Fonts (v2.001)
and changed names and split HK fonts
"Noto {Sans, Serif} CJK {SC, TC, KR, JP} fonts" to "Noto {Sans, Serif} {SC,
TC, HK, KR, JP} fonts"
These are Noto CJK Font's change logs
https://build.opensuse.org/package/view_file/openSUSE:Factory/google-noto-sans-cjk-fonts/google-noto-sans-cjk-fonts.changes?expand=1
https://build.opensuse.org/package/view_file/openSUSE:Factory/google-noto-serif-cjk-fonts/google-noto-serif-cjk-fonts.changes?expand=1
So, Add "Noto {Sans, Serif} {SC, TC, HK, KR, JP} fonts" in front of "Noto
{Sans, Serif} CJK {SC, TC, KR, JP} fonts" on VCL.xcu
Below is my suggestions.
In Japanese Environment on LibreOffice
<prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
<value>Noto Sans CJK JP;游ゴシック;MS ゴシック;MS Pゴシック;ヒラギノ角ゴシック;ヒラギノ角ゴ
ProN;ヒラギノ角ゴ Pro;IPA ゴシック;IPA Pゴシック;Gothic;MS 明朝;Mincho;MS P明朝;Gothic</value>
</prop>
In Simplified Chinese Environment on LibreOffice
<prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
<value>思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans CJK
SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang SC;华文细黑;STXihei;Arial Unicode
MS;Tahoma</value>
</prop>
In Traditional Chinese Environment on LibreOffice
<prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
<value>思源黑體;Source Han Sans TC;Noto Sans CJK TC;蘋方-繁;PingFang TC;儷黑
Pro;LiHei Pro;微軟正黑體;Microsoft JhengHei;新細明體;PMingLiU;Arial Unicode
MS;Tahoma</value>
</prop>
Expected Results:
<prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
<value>Noto Sans JP;Noto Sans CJK JP;游ゴシック;MS ゴシック;MS
Pゴシック;ヒラギノ角ゴシック;ヒラギノ角ゴ ProN;ヒラギノ角ゴ Pro;IPA ゴシック;IPA Pゴシック;Gothic;MS
明朝;Mincho;MS P明朝;Gothic</value>
</prop>
In Simplified Chinese Environment on LibreOffice
<prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
<value>思源黑体;Source Han Sans SC;思源黑体 CN;Source Han Sans CN;Noto Sans
SC;Noto Sans CJK SC;微软雅黑;Microsoft Yahei;新宋体;NSimSun;萍方-简;PingFang
SC;华文细黑;STXihei;Arial Unicode MS;Tahoma</value>
</prop>
In Traditional Chinese Environment on LibreOffice
<prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
<value>思源黑體;Source Han Sans TC;Noto Sans TC;Noto Sans CJK
TC;蘋方-繁;PingFang TC;儷黑 Pro;LiHei Pro;微軟正黑體;Microsoft
JhengHei;新細明體;PMingLiU;Arial Unicode MS;Tahoma</value>
</prop>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201012/3ce4a0bd/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list