What is your linux distro name?
There are several ways to add fonts.
Copy the .ttf or .otf file to /home/$USER/.fonts.
sudo-apt-get install $fontname
What is your linux distro name?
There are several ways to add fonts.
1. Copy the .ttf or .otf file to /home/$USER/.fonts.
2. sudo-apt-get install $fontname
This is how I managed to get it done. Thank you!
This is how I managed to get it done. Thank you!
(post is archived)