Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Linux and software for Linux (http://stream-recorder.com/forum/forumdisplay.php?f=61)
-   -  

How to add cyrillic fonts to wine

(http://stream-recorder.com/forum/showthread.php?t=6682)

any ANONYMOUS forum user 05-23-2010 10:03 AM

How to add cyrillic fonts to wine


 
You can install standard Windows fonts to ts to
Code:

~/.wine/drive_c/windows/fonts
You can just copy them from Windows. Or you can use winetricks to download them and install them:

Download winetricks and set it up
Code:

wget http://kegel.com/wine/winetricks
sudo mv winetricks /usr/bin/winetricks
sudo chmod +x /usr/bin/winetricks
sudo apt-get install cabextract

Install corefonts with winetricks
Code:

winetricks corefonts


All times are GMT -6. The time now is 11:12 PM.