diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 14:55:16 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 14:55:16 +0200 |
commit | 4657c3e1b26bfcbc5ec8ac9e6ee8a8a76a0a5436 (patch) | |
tree | 3813a8f301c242ac27e0fac017ecb8fe622618c0 /graphics/fontforge/README | |
parent | aae29a4adcae83148b396279f5036b37c1c292cc (diff) | |
download | slackbuilds-4657c3e1b26bfcbc5ec8ac9e6ee8a8a76a0a5436.tar.gz |
graphics/fontforge: Initial import
Diffstat (limited to 'graphics/fontforge/README')
-rw-r--r-- | graphics/fontforge/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/fontforge/README b/graphics/fontforge/README new file mode 100644 index 0000000000..7c1bd002ff --- /dev/null +++ b/graphics/fontforge/README @@ -0,0 +1,11 @@ +FontForge is an outline font editor that lets you create your own postscript, +truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, +NFNT) fonts, or edit existing ones. It also lets you convert one format to +another. FontForge has support for many Macintosh font formats. + +From the README-unix file inside the source: + If you want to edit CID-keyed fonts (for CJK fonts) you may want to pull + down the cidmap package from http://fontforge.sf.net/cidmaps.tgz +If you download this file and place it in the directory with the SlackBuild +script, the script will automatically place the cidmaps inside the package. + |