You can add directly your fonts dir to RedHat by open file '/etc/fonts/fonts.conf" add a new node "dir" below "fontconfig" node:

Here is some lines of "/etc/fonts/fonts.conf":
<!-- Font directory list configured
   <dir>...</dir>
   <dir>...</dir>
   <!--- Assume your fonts dir is '/opt/fonts' -->
   <dir>/opt/fonts</dir>

Now, you can use "Kwrite", KEdit,... to check where your fonts applied or not.

Thach.

Nick Wilson wrote:

Hi all,

I have put the freefonts in the fonts dir on my system and I know I can
get my applications to recognize them by using xset but I'd like it
permanent.

Could someone please tell me how or show me where I can find out?

Many thanks!






-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to