이 콘텐츠는 선택한 언어로 제공되지 않습니다.
6.2. Adding new fonts for all users
To install fonts for all users you need to login as root and create a directory under
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
/usr/share/fonts/ for example /usr/share/fonts/custom. Copy the fonts you wish to add into the directory you created and run:
fc-cache -f /usr/share/fonts/
fc-cache -f /usr/share/fonts/
All existing and new users should now be able to use the installed fonts.