diff options
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. + |