Skip to content
This repository has been archived by the owner on Sep 22, 2023. It is now read-only.

fix font issue #19

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

fix font issue #19

wants to merge 3 commits into from

Conversation

mitian233
Copy link

Tried to fix the issue #18

Seems the Chinese web font cause this problem so I edited the font file itself (resized the characters).

The Japanese font (ユールカ Std) is preferred in the project style sheet. But when we inputting Chinese, if there are no Chinese characters in the Japanese font, it will fallback to use alternative Chinese font (ShangShouFangTangTi). The Chinese font now using doesn't belong to the same font-family as the Japanese font. Although there have been many Chinese versions of Fontworks fonts made by Founder Font, but there are no Chinese versions of the fonts used here. So there is no choice but to edit the font file.

renderings:

image.png

	modified:   public/index.html
	modified:   src/App.css
	modified:   src/App.jsx
	modified:   src/App.jsx
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant