Make it simpler to install fonts
Written by MattRogers1982 the 20 Jan 09 at 12:55.
Implemented
As we all know .ttf fonts are stored in usr/share/fonts, and there are many websites offering free .ttf files for download. The problem is that it is very difficult for an inexperienced user to place these fonts in the relevant folder as it is somewhat unintuitive. It is experiences like this where simple functions are unnecessarily complicated, which make Linux seem like a less than ideal option for many users.
182
votes
196
12
14
82
votes
92
14
10
Selected solution (#2):
drag & drop to apperance like with GTK skins/icons/mouse themes
Written by
Nait the 20 Jan 09 at 15:35.
it'll be more intuitive for beginers(personally I drag & drop them to .fonts)
it'll be more intuitive for beginers(personally I drag & drop them to .fonts)
-30
votes
8
24
38
Selected solution (#3):
For a GUI, bring back dfontmgr (front end for defoma) as a control panel
defoma, the debian font manager, is the convenient command-line method for installing and tracking fonts.
dfontmgr, the graphical front end for defoma, has been deprecated because it still relies on GTK1. Update it and bring it back as a control panel for users who really want the GUI to manage fonts.
defoma, the debian font manager, is the convenient command-line method for installing and tracking fonts.
dfontmgr, the graphical front end for defoma, has been deprecated because it still relies on GTK1. Update it and bring it back as a control panel for users who really want the GUI to manage fonts.
48
votes
64
13
16
Selected solution (#4):
Make a Nautilus script
Written by
SakJur the 20 Jan 09 at 20:38.
The simpliest way according to me is to use a simple nautilus script that installs the font with just right-clicking on it and then press on a menu option named "Install font" (or similary)
The simpliest way according to me is to use a simple nautilus script that installs the font with just right-clicking on it and then press on a menu option named "Install font" (or similary)
27
votes
30
3
3
Selected solution (#5):
Add install button to font viewer
Written by
vexorian the 1 Feb 09 at 16:54.
Font viewer is that program that previous the font when you double click on it. Of course this solution does not prevent other solutions from happening.
IIRC, windows does this.
Font viewer is that program that previous the font when you double click on it. Of course this solution does not prevent other solutions from happening.
IIRC, windows does this.
14
votes
15
3
1
Selected solution (#6):
Font Management Application
A font management application should be used that would INSTALL as well as VIEW fonts.
View mode would have 4 columns
GROUPING: logical grouping similar to playlist (eg. monospace, sans serif, serif, artistic, unfiled, etc.)
FONT: font name includes all variants (eg. Arial)
VARIANT: Bold, Italic, Bold Italic, Regular
PREVIEW: full alphabet in lowercase and uppercase.
Install mode would work by:
- from menu... file > Install new Font
which would prompt for the file name
- from menu... file > Install Fonts from folder
which would prompt for the folder structure to import
- drag and drop of font file anywhere in UI (filed under "unfiled")
- drag and drop of font file to specific GROUPING
- shell extension to install new font
This application should also allow easy enabling/disabling of fonts simply by checking an "Active" property checkbox beside the font.
A font management application should be used that would INSTALL as well as VIEW fonts.
View mode would have 4 columns
GROUPING: logical grouping similar to playlist (eg. monospace, sans serif, serif, artistic, unfiled, etc.)
FONT: font name includes all variants (eg. Arial)
VARIANT: Bold, Italic, Bold Italic, Regular
PREVIEW: full alphabet in lowercase and uppercase.
Install mode would work by:
- from menu... file > Install new Font
which would prompt for the file name
- from menu... file > Install Fonts from folder
which would prompt for the folder structure to import
- drag and drop of font file anywhere in UI (filed under "unfiled")
- drag and drop of font file to specific GROUPING
- shell extension to install new font
This application should also allow easy enabling/disabling of fonts simply by checking an "Active" property checkbox beside the font.
2
votes
3
1
1
Selected solution (#7):
Improve gnome font viewer
Written by
flux the 16 May 09 at 13:06.
It's possible improve gnome font viewer to permits comparative between more fonts together, also before installation.
It's possible improve gnome font viewer to permits comparative between more fonts together, also before installation.
1
votes
2
0
1
Selected solution (#8):
Re: Manual installation of Fonts made easier
Write a folder listener, so that to add or remove from the cache as soon as something is pasted or deleted from the folder. So that the only procedure is to place the new font in "/usr/share/fonts/truetype".
Write a folder listener, so that to add or remove from the cache as soon as something is pasted or deleted from the folder. So that the only procedure is to place the new font in "/usr/share/fonts/truetype".