.TH font-manager 1 "0.8.6" "font-manager(1)" "0.8.6" .SH NAME .B font-manager \- Simple font management for GTK+ desktop environments .SH SYNOPSIS .SY font-manager .OP -a .OP -v .OP -l .OP --list-full .OP -e family .OP -d family .OP -i filepath .OP -u .YS .SH DESCRIPTION .PP .B font-manager is intended to provide a way for average users to easily manage desktop fonts, without having to resort to command line tools or editing configuration files by hand. While designed primarily with the Gnome Desktop Environment in mind, it should work well with other Gtk+ desktop environments. .SH OPTIONS .TP .BR \-a ", " \-\-about About the application .TP .BR \-v ", " \-\-version Show application version .TP .BR \-l ", " \-\-list List available font families .TP .BR \-\-list\-full Full listing including face information (JSON) .TP .BR \-e ", " \-\-enable " " \fIfamily\fP Space separated list of font families to enable .TP .BR \-d ", " \-\-disable " " \fIfamily\fP Space separated list of font families to disable .TP .BR \-i ", " \-\-install " " \fIfilepath\fP Space separated list of files to install .TP .BR \-u ", " \-\-update Update application database .SH FILES .de FN \fI\|\\$1\|\fP .. .TP .FN $XDG_DATA_HOME/fonts Default user font directory. .TP .FN $XDG_CACHE_HOME/font-manager Application data which can safely be deleted. .TP .FN $XDG_CONFIG_HOME/font-manager Application specific configuration files. .TP .FN $XDG_CONFIG_HOME/fontconfig/conf.d Generated fontconfig configuration files. .TP .FN $XDG_CONFIG_HOME/dconf/user User interface preferences. .SH LIMITATIONS .B font-manager is a user level application, it will not allow installation to, or removal of fonts from, anywhere other than the default user font directory. However, the application does allow users to disable system fonts and also makes it easy to add font directories. .SH "BUG REPORTS" .TP Bug reports or feature requests should be filed at : .TP .UR https://github.com/FontManager/master/issues .TP Please ensure that you are using a recent release. .SH AUTHOR Jerry Casiano