Adding Fonts to Fontconfig
How to add font into linux:
Adding new fonts to the Fontconfig subsystem is a straightforward process.
To add fonts system-wide, copy the new fonts into the /usr/share/fonts/ directory. It is a good idea to create a new subdirectory, such as local/ or similar, to help distinguish between user-installed and default fonts.
To add fonts for an individual user, copy the new fonts into the .fonts/ directory in the user’s home directory. Ex. /home/rathaseth/.fonts
ចំណាត់ក្រុម ៖ការយល់ដឹងពីបច្ចេកវិជ្ជា

Recent Comments