2002-12-05 James Henstridge <james@daa.com.au> * src/fontilus.keys: set gnome-font-viewer as default app for type1, ttf and pcf fonts. * src/fontilus.applications: add application registry file for gnome-font-viewer. Set it to accept URIs in file:/// and fonts:///. It supports others though ... * src/Makefile.am: change executable names, and install them. * src/font-view.c (main): add an "in" shadow round the rendered text.
8 lines
261 B
Text
8 lines
261 B
Text
gnome-font-viewer
|
|
command=gnome-font-viewer
|
|
name=GNOME Font Viewer
|
|
can_open_multiple_files=false
|
|
expects_uris=true
|
|
requires_terminal=false
|
|
supported_uri_schemes=file,fonts
|
|
mime_types=application/x-font-pcf,application/x-font-ttf,application/x-font-type1
|