Web Projects Outsourcing

Googleearth Russian Fonts Fix

A friend of mine had a problem with incorrect display of the Russian fonts with Googleearth installed to the default location at /opt/googleearth.

To fix this, do the below:

sudo yum -y install kcm-gtk
cd /opt/googleearth
sudo mkdir old
sudo mv libQt* plugins/imageformats/* old/

Works well after restart of Googleearth. Tested on HP Compaq CQ71 laptop.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.