jonetsu wrote:

>   I'd like to know...

Do something like this to make the font available to all users on the system:

sudo mkdir /usr/share/fonts/ttf
sudo cp -i HGRSKP.TTF /usr/share/fonts/ttf/hgrskp.ttf
sudo chown root.root /usr/share/fonts/ttf/hgrskp.ttf
sudo chmod 644 /usr/share/fonts/ttf/hgrskp.ttf
sudo ln -s /usr/share/X11/fonts/ttf /usr/share/fonts/ttf

If only you will use it, then I believe you can simply put the font into:

/home/you/.fonts/

KDE will do this for you, under systemsettings, font management, add... I think 
they 
should still be available under other window managers.

As for the exe files, if you have a dummy Windows system, you could extract 
them and 
then copy then to your Fedora system.

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to