Easy Font install #775
Replies: 2 comments 2 replies
-
You have a few options here though unless you need fonts installed for more than one user, I would recommend installing them to ~/.local/share/fonts. Your first option is to implement this via a Nemo Action. An option that copies the font file to the aforementioned directory and then reloads the font cache would be pretty straightforward to implement. Your second option is to install one of the available font managers. There are a few options here: |
Beta Was this translation helpful? Give feedback.
-
Whatever the solution is, having a simple way to install fonts on your system is important to anyone who wants to use a text editor (office suite) or using graphics software to add text to images. And because most people don't just know where to copy fonts, the operating system could meet them half way, at least. There are multiple solutions:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Instead of copying fonts to the /user/share/fonts directory why not add a install fonts option in the Nemo file manager
Beta Was this translation helpful? Give feedback.
All reactions