용량을 줄인 NotoSans-KR, NotoSerif-KR, Pretendard, Hahmlet 가변 폰트.
데모: https://akngs.github.io/noto-kr-vf-distilled/
파일 다운로드:
- NotoSansKR-VF-distilled.woff2 (원본: NotoSansKR-VF.ttf)
- NotoSerifKR-VF-distilled.woff2 (원본: NotoSerifKR-VF.ttf)
- PretendardKR-VF-distilled.woff2 (원본: PretendardVariable.ttf)
- Hahmlet-VF-distilled.woff2 (원본: Hahmlet[wght].ttf)
변환 과정:
- 일상에서 쓰이는 한글 자모 조합과 ASCII의 출력 가능한 문자들만 추출
- TTF를 WOFF2로 변환
구체적인 방법은 Makefile을 참고하세요. 단, 다음 소프트웨어/라이브러리가 설치되어 있어야 합니다.
- Python 3 및 fonttools 라이브러리 (
pip install fonttools
) - woff2 유틸리티 (
brew install woff2
)
폰트 원본 사이트:
- Google Fonts: https://github.com/googlefonts/noto-cjk
- Pretendard: https://github.com/orioncactus/pretendard
- Hahmlet: https://github.com/hyper-type/hahmlet