HOW TO: Fix bad font rendering in Google Earth

Write tutorials for Linux Mint here
More tutorials on https://github.com/orgs/linuxmint/discu ... /tutorials and (archive) on https://community.linuxmint.com/tutorial
Forum rules
Don't add support questions to tutorials; start your own topic in the appropriate sub-forum instead. Before you post read forum rules
Post Reply
GeneC

HOW TO: Fix bad font rendering in Google Earth

Post by GeneC »

There are several old topics on this subject but no solutions there.

I just found this most excellent fix by'googling' :P
Just had to share..

http://www.techlw.com/2012/05/install-g ... fonts.html

NOTE:
I installed the Google Earth package, and ttf-mscorefonts-installer from Synaptic, not the download in the article.!!

Worked perfectly in Maya FXCE 13.
Fonts were barely readable before.

NOW:
(Sorry.. The screenshot is a little blurry, but I assure you the fonts are great.)

Image
GeneC

Re: HOW TO: Fix bad font rendering in Google Earth

Post by GeneC »

To make this less confusing to newer users, a little tutorial.

Disclaimer
There is a warning in the article to do this at your own risk.
Worked well for me, but there is always the chance you could break something.

-------------------------------------------

1. Open Synaptic and download
  • googleearth (6.1.0.4857-r0)
  • ttf-mscorefonts-installer (3.4ubuntu3)
2. check to see if
  • p7zip-full
is installed (It should be in Mint 13), if not install it.

3. Download Google-fix aka replacement.7z to your 'Download" folder.
from
http://www.techlw.com/2012/05/install-g ... fonts.html
(just click on the link about half way through the article).

4. Open a terminal

5. Copy, paste, and run each of these commands, one at a time.

Code: Select all

cd ~/Downloads/
(this puts you in Downloads folder)

Code: Select all

7z x replacement.7z
(this unzips the package in Downloads folder)

Code: Select all

cd replacement
(this puts you in the newly unzipped replacements folder)
and, last

Code: Select all

sudo cp -r * /opt/google/earth/free/
Restart Google Earth and see you new fonts... :P
Adelante

Re: HOW TO: Fix bad font rendering in Google Earth

Post by Adelante »

Thank you, GeneC. I've tried it twice before, but you never know. It made no difference for me, even the third time, but it's nice it worked for you. :D
GeneC

Re: HOW TO: Fix bad font rendering in Google Earth

Post by GeneC »

Surprised it didn't work for you. :?:
Worked like magic here.
Image

Are you sure the ttf-mscorefonts-installer
installed correctly?

run this command

Code: Select all

apt-cache policy ttf-mscorefonts-installer
It should have this output.

Code: Select all

apt-cache policy ttf-mscorefonts-installer
ttf-mscorefonts-installer:
  Installed: 3.4ubuntu3
  Candidate: 3.4ubuntu3
  Version table:
 *** 3.4ubuntu3 0
        500 http://archive.ubuntu.com/ubuntu/ precise/multiverse amd64 Packages
        100 /var/lib/dpkg/status
helterskelter

Re: HOW TO: Fix bad font rendering in Google Earth

Post by helterskelter »

The link takes me here (in italian !).

[url]https://accounts.google.com........etc[/url]

eddie
wyrdoak

Re: HOW TO: Fix bad font rendering in Google Earth

Post by wyrdoak »

Thanks GeneC, that even got rid of that ugly win95 theme, now it's themed like the rest of my system.

Image
GeneC

Re: HOW TO: Fix bad font rendering in Google Earth

Post by GeneC »

wyrdoak,

Nice theme.

Its nice to use a fix that actually works... I just stumbled across that one with a google search... :D
User avatar
Garvan
Level 4
Level 4
Posts: 300
Joined: Sun May 29, 2011 3:26 am
Location: Thailand
Contact:

Re: HOW TO: Fix bad font rendering in Google Earth

Post by Garvan »

GeneC wrote:To make this less confusing to newer users, a little tutorial.

3. Download Google-fix aka replacement.7z to your 'Download" folder.
from
http://www.techlw.com/2012/05/install-g ... fonts.html
(just click on the link about half way through the article).
I installed the replacement files and they worked nicely (thanks), but I wondered if you knew the origin of these replacement libraries in replacement.7z?

Garvan
Notebook: DELL Latitude E5520, i5-2520M @ 2.50 GHz, 4GB RAM, Linux Mint 17.2 (2011)
Notebook: DELL Latitude 5280, i5-73000 @ 2.7 GHz., 16 GB RAM, Linux Mint 19.2 (2019)
GeneC

Re: HOW TO: Fix bad font rendering in Google Earth

Post by GeneC »

Garvan

Sorry, no.
I assume the author of the article constructed it.
Post Reply

Return to “Tutorials”