Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

폰트 수정 프로그램으로 열었을 때... #84

Open
dhnam opened this issue Sep 4, 2020 · 1 comment
Open

폰트 수정 프로그램으로 열었을 때... #84

dhnam opened this issue Sep 4, 2020 · 1 comment

Comments

@dhnam
Copy link

dhnam commented Sep 4, 2020

수정 및 재사용이 가능하다고 되어있어 Nerd Font 패치를 하기로 하였습니다만...
Nerd Font 패치를 할 때 쓰는 FontForge던, 30일 무료 체험판을 쓸 수 있는 FontLab 7이던 수정 없이 바로 Export해도
d2-after
다음과 같이 자간이 늘어지는 현상이 발생합니다.

거기다가 이 폰트를 적용한 상태로 글을 쓰면
d2-broken
(다람쥐 헌 쳇바퀴 타고파를 다른 설정 변경 없이 메모장에 입력한 모습입니다.)

이렇게 인코딩이 깨진 것처럼 나오는 현상이 발생합니다. (참고로 영어는 정상적으로 표시됩니다.)

@Finii
Copy link

Finii commented Apr 12, 2023

The problem is in the OpenType OS/2 table, entry xAvgCharWidth.

notepad needs to have a value there that is long since deprecated and no current font software (that I know of) allow to adjust to. Well, except raw manipulation scripting tools).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants