← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #78038]: imagemagick extra fonts needed

 

Question #78038 on imagemagick in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/imagemagick/+question/78038

    Status: Open => Answered

marcobra (Marco Braida) proposed the following answer:
Have you already tried to install msttcorefonts package... it install
basic ms core fonts i don't remember if there is also some Verdana font
in it but please try.


Please first enable the universe repository:

Open System → Administration → Software sources → [ Tab Ubuntu software ]
enable "Community Maintained open source software (universe)"
Close and confirm the repository reload.

To install this fonts please open a Terminal from the menu Applications → Accessories → Terminal and type:
(if the system ask you a password give your user password, you will not see nothing when you type it, then press enter)

sudo apt-get update
sudo apt-get install msttcorefonts


Hope this helps

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.