- Create a directory in /usr/share/fonts/truetype named ttf-ubuntu.
- Using a file manager copy the *.ttf files to /usr/share/fonts/truetype/ttf-ubuntu.
Note:
- I am not sure if this is the proper way to do it but it works.
Basics Hello world User input While loop If statement For loop Switch statement Read file using ifstream Write to a file using ofstr...
9 comments:
Hi, I have tried this technique, but it does not allow me to neither create a document nor to copy the files. Do you an alternative? Thank!
Hi, I have tried your technique, but the debian 7 wheezy root does not allow me to neither create any folder nor copy the files. Any suggestions? Thanks!
Hi, I have tried your technique, but the debian 7 wheezy root does not allow me to neither create any folder nor copy the files. Any suggestions? Thanks!
@Aki, could you post the error message?
Do "sudo nautilus" and then work your way from there.
After installing fonts manually, you need to update the font-cache:
fc-cache -fv
Or
sudo fc-cache -fv
After you install a font/s manually, you need to update the font-cache:
fc-cache -fv
Or
sudo fc-cache -fv
Good, but is ttf, not tff ;)
@Sullivan: Thanks updated post.
Post a Comment