If you need to install extra True Type Fonts do this if you have more then one user on Ubuntu :
Or if it is only youCode:cd /usr/share/fonts/truetype sudo mkdir myfonts cd myfonts sudo cp ~/*.ttf . sudo chown root.root *.ttf sudo mkfontdir cd .. fc-cache
Simply go to you home folder, press CNTR + H to show hidden folders
, create a .fonts folder if it does not exist.
, copy all .ttf in that folder, type fc-cache in the promt and whala !














Reply With Quote

Bookmarks