[Libreoffice-bugs] [Bug 137393] New: Update Noto CJK fonts for CJK locale
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Oct 11 13:51:41 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137393
Bug ID: 137393
Summary: Update Noto CJK fonts for CJK locale
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: sungdh86 at gmail.com
Description:
Update Noto CJK fonts for CJK locale
Following my issue tdf#137392
In Korean situation, I follow up New Noto CJK fonts(v2.001)
New Noto Sans CJK V2.001 released on 10 Apr 2019.
At that version, It supported SC(Simplified Chinese), TC(Traditional Chinese),
JP(Japanese), KR(Korean) and new HK(Hong Kong) Version.
e.g. 'Noto Sans Mono CJK {HK, JP, KR, SC, TC}'.
At that version support Japanese new era 令和 (reiwa) & Unicode 12.1.
Also, Font file names changed,
For example)
Noto Sans CJK KR => Noto Sans KR
Noto Serif CJK KR => Noto Serif KR
Noto Sans CJK JP => Noto Sans JP
Noto Serif CJK JP => Noto Serif JP
Noto Sans CJK SC => Noto Sans SC
Noto Serif CJK SC => Noto Serif SC
Noto Sans CJK TC => Noto Sans TC
Noto Serif CJK TC => Noto Serif TC
New)
Noto Sans HK, Noto Serif HK
Nowadays, New Linux distributions includes Noto CJK font V2.0.
In Korean Linux environments, Noto CJK font v2.0 'Noto Sans KR' & 'Noto Serif
KR' are already set default.
So, In my opinion, CJK Linux environments, Noto CJK font v2.0 is default
(Noto Sans JP, Noto Sans SC, Noto Sans TC, Noto Sans HK, Noto Serif JP, Noto
Serif SC, Noto Serif TC, Noto Serif HK etc.)
When I modified the file `officecfg/registry/data/org/openoffice/VCL.xcu`,
Many of CJK font locale only supported Noto CJK v1 file names.
For example) Noto Serif CJK SC, Noto Serif CJK JP, Noto Sans CJK TC Noto Sans
CJK JP, etc.
So, I suggest to add New Noto CJK Fonts on the
`officecfg/registry/data/org/openoffice/VCL.xcu` in CJK Locale settings
Actual Results:
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>
Reproducible: Always
User Profile Reset: No
Additional Info:
Google Noto CJK fonts Repository: https://github.com/googlefonts/noto-cjk
--
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/20201011/5d5eea45/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list