https://bugs.documentfoundation.org/show_bug.cgi?id=146649
Bug ID: 146649
Summary: Font rendering for localized "Noto Sans CJK SC" and
"Noto Serif CJK SC" fonts (i.e. "思源黑体 CN" and "思源宋体
CN") is showing as bold rather than normal weight
Product: LibreOffice
Version: 7.4.0.0 alpha0+ Master
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: [email protected]
Reporter: [email protected]
Created attachment 177390
--> https://bugs.documentfoundation.org/attachment.cgi?id=177390&action=edit
test.odt
The attached ODT contains 6 paragraphs:
1. The 1st paragraph uses "思源黑体 CN" font (i.e., the localized font name of
"Noto Sans CJK SC"). This paragraph does not have explicit "bold" attribute
set. However, the rendering result is shown as bold. This is wrong.
2. The 2nd paragrapsh uses "Noto Sans CJK SC" font (i.e., the non-localized
font identical with the 1st paragraph. There is no explicit "bold" attribute
set. The rendering result for this paragraph is correct - the font is showing
as normal weight rather than bold.
3. The 3rd paragraph uses "Noto Sans CJK SC" font, *with* explicit "bold"
attribute set to the text. The rendering result is correct. However, we can
notice that it is exactly the same as in the 1st paragraph, which indicates
that the 1st paragraph was rendering as bold font my mistake.
4. The 4th, 5th and 6th paragraph shows the similar issue for the "思源宋体 CN"
(i.e., localized font name of "Noto Serif CJK SC" font).
Steps to Reproduce:
1. Make sure you have "Noto Sans CJK SC" and "Noto Serif CJK SC" fonts
installed. (on Fedora system, the packages names should be:
google-noto-sans-cjk-sc-fonts and google-noto-serif-cjk-sc-fonts)
2. Open the attached test ODT file.
Current Result:
Paragraphs 1 and 4 are showing as bold.
Expected Result:
Paragraphs 1 and 4 are showing as normal weight (i.e. the same as in paragraphs
2 and 5, respectively.
Version: 7.4.0.0.alpha0+ / LibreOffice Community
Build ID: a6415004630c28ac4c0a64b83d8f0fd5c77a6a31
CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3
Locale: zh-CN (zh_CN.UTF-8); UI: zh-CN
Build Platform: Fedora34@X64, Branch:master, bibisect-linux-64-7.4-CN
Calc: threaded
Fedora 34, Gnome 40.5, Wayland.
--
You are receiving this mail because:
You are the assignee for the bug.