Description
Description:
The web app bundles Noto Serif CJK SC version 2.001, which is known to have glyph mapping errors for characters like 允 (U+5141) and 博 (U+535A) (see notofonts/noto-cjk#314 and related closed issue). The same code compiles correctly with a newer local version. Please update the font to the latest release to fix these rendering problems.
Reproducible code:
#let font-list = (
"Noto Serif CJK SC",
)
#set text(size: 32pt)
#for f in font-list [
#f:
#text(
font: f,
)[允] \
]
Related discussion: Font rendering/Glyph issue with Noto Serif CJK SC on Web App due to an outdated font
Additionally, other users have confirmed that the issue is reproducible, so the environment is not limited to Firefox or Linux.
Reproduction URL
No response
Browsers
Firefox
OS
Linux
Description
Description:
The web app bundles Noto Serif CJK SC version 2.001, which is known to have glyph mapping errors for characters like
允(U+5141) and博(U+535A) (see notofonts/noto-cjk#314 and related closed issue). The same code compiles correctly with a newer local version. Please update the font to the latest release to fix these rendering problems.Reproducible code:
Related discussion: Font rendering/Glyph issue with Noto Serif CJK SC on Web App due to an outdated font
Additionally, other users have confirmed that the issue is reproducible, so the environment is not limited to Firefox or Linux.
Reproduction URL
No response
Browsers
Firefox
OS
Linux