diff options
| author | Peter Seiderer <ps.report@gmx.net> | 2014-09-22 21:34:23 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2015-02-03 17:04:54 +0100 |
| commit | 20cfc871fba4d447e46ec8092f58b8888cf5a73c (patch) | |
| tree | bba1787f83618048ff8301780653568ee9c0f8cb /package/ghostscript-fonts/Config.in | |
| parent | c6abdd97a1b6bd7e943e0ea04e99ad509abcbe1a (diff) | |
| download | buildroot-20cfc871fba4d447e46ec8092f58b8888cf5a73c.tar.gz buildroot-20cfc871fba4d447e46ec8092f58b8888cf5a73c.zip | |
ghostscript-fonts: new package
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/ghostscript-fonts/Config.in')
| -rw-r--r-- | package/ghostscript-fonts/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/ghostscript-fonts/Config.in b/package/ghostscript-fonts/Config.in new file mode 100644 index 0000000000..80bfbd03ef --- /dev/null +++ b/package/ghostscript-fonts/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_GHOSTSCRIPT_FONTS + bool "ghostscript-fonts" + help + Fonts and font metrics customarily distributed with Ghostscript. + Currently includes the 35 standard PostScript fonts and a + grab-bag of others. + + http://sourceforge.net/projects/gs-fonts |

