1

Unfortunately the Arial font that is present in LibreOffice (which ships with Ubuntu) looks far off from the Arial on a Windows PC. Is there a better match for it?

empedokles
  • 3,883
  • 15
  • 46
  • 68

1 Answers1

1

If you installed Arial using the ttf-mscorefonts-installer then you have the very same Microsoft font on your machine.

Arial is merely the Microsoft version of Helvetica, you can try Liberation Sans instead, but this is a question of personal taste.

Jan
  • 12,291
  • 3
  • 32
  • 38
  • I didn't install anything, it's the Arial that is present when opening up libre office. How would I install it? – empedokles Sep 08 '14 at 14:36
  • Id would have been good to mention LibreOffice in your question.
    You would install them using the above-mentioned ttf-mscorefonts-installer...
    – Jan Sep 08 '14 at 14:57
  • Unfortunately your linked website doesn't contain any information on how to install it. – empedokles Sep 08 '14 at 14:59
  • http://askubuntu.com/questions/307280/how-do-i-install-applications-in-ubuntu – Jan Sep 08 '14 at 15:00
  • nuc@nuc:~$ sudo apt-get ttf-mscorefonts-installer [sudo] password for nuc: E: Invalid Operation ttf-mscorefonts-installer – empedokles Sep 08 '14 at 15:20
  • 1
    you forgot "install"... – Jan Sep 08 '14 at 15:27