-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,7 +58,7 @@ <h2><a class="anchor" id="license" href="#license">#</a> 라이선스</h2> | |
<p>Copyright (C) 2022-2024 Lee Minseo (<a href="mailto:[email protected]" target="_blank">[email protected]</a>)</p> | ||
<p>IBM EGA 8x14에 포함되어 있는 글립을 제외한 HBIOS-SYS의 다른 모든 글립은 <a href="https://openfontlicense.org" target="_blank">SIL 오픈 폰트 라이선스 1.1</a>에 따라 저작권자 및 출처 표기 없이도 자유롭게 사용·연구·수정·재배포할 수 있습니다.</p> | ||
<h2><a class="anchor" id="download" href="#download">#</a> 다운로드</h2> | ||
<p class="btn-wrap"><a class="btn" href="https://github.com/quiple/hbios-sys/raw/main/HBIOS-SYS.ttf" download>다운로드 (TTF)</a><a class="btn" href="https://github.com/quiple/hbios-sys/raw/main/HBIOS-SYS.woff2" download>다운로드 (WOFF2)</a></p> | ||
<p class="btn-wrap"><a class="btn" href="https://github.com/quiple/hbios-sys/releases/download/latest/HBIOS-SYS.ttf" download>다운로드 (TTF)</a><a class="btn" href="https://github.com/quiple/hbios-sys/releases/download/v1.046/HBIOS-SYS.woff2" download>다운로드 (WOFF2)</a><a class="btn" href="https://github.com/quiple/hbios-sys/releases/download/v1.046/HBIOS-SYS.bdf" download>다운로드 (BDF)</a></p> | ||
<p>HBIOS-SYS는 16픽셀 크기와 그 배수에서 가장 명확하게 표시됩니다.</p> | ||
<h2><a class="anchor" id="issue" href="#issue">#</a> 알려진 문제</h2> | ||
<p>터미널 환경에서 사용하기 쉽도록 Panose의 Proportion 값을 Monospaced로 설정해 두었기 때문에 대부분의 환경에서는 문제가 없으나 일부 환경에서 한글 글립의 너비가 두 배로 늘어나 보일 수 있습니다. 문제가 확인된 환경은 다음과 같습니다:</p> | ||
|