문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:font [2021/09/06 12:40] kwon37xi |
linux:font [2022/12/30 14:37] (현재) kwon37xi [Microsoft Fonts] |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== Linux Font ====== | ====== Linux Font ====== | ||
| + | * [[: | ||
| + | * [[font: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| 줄 24: | 줄 26: | ||
| </ | </ | ||
| + | ===== Microsoft Fonts ===== | ||
| + | * debian/ | ||
| + | |||
| + | <code sh> | ||
| + | # license UI 를 거치지 않고 설치하는 방법 | ||
| + | echo ttf-mscorefonts-installer msttcorefonts/ | ||
| + | sudo apt-get install ttf-mscorefonts-installer | ||
| + | </ | ||
| + | * [[https:// | ||
| + | * 2020년 MS Office의 기본 글꼴은 [[https:// | ||
| + | * Windows 를 사용할 경우 해당 파티션의 글꼴을 사용해도 상관은 없는데, MS 의 bitmap 설정이 Linux에서 오히려 가독성이 떨어져 보인다고 한다. | ||
| + | * Google은 이에 대해서 '' | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | <code sh> | ||
| + | sudo apt install ttf-mscorefonts-installer | ||
| + | sudo apt install fonts-crosextra-carlito fonts-crosextra-caladea | ||
| + | # croscore fonts - Chrome OS core fonts - 필요하면 설치. | ||
| + | sudo apt install fonts-croscore | ||
| + | </ | ||
| + | * [[: | ||
| + | {{: | ||
| ===== 설정 ===== | ===== 설정 ===== | ||
| - | * 구버전에서는 '' | + | * 최신 배포판에서는 '' |
| - | * 최신 배포판에서는 '' | + | * 구버전에서는 '' |
| + | [[http:// | ||
| ===== 참조 ===== | ===== 참조 ===== | ||