Changes include:
- Set WITH_GHOSTSCRIPT_GNU forcibly.
- Use PostScript virtual fonts to handle CJK CID/TT-CID emulated fonts.
CIDFnmap still works but when a font is both in Resource/Font or
Resource/CIDFont and in CIDFnmap, the former entry will be used.
For the actual font mapping, see files in Resource/CIDFont/*.
So, note that you need to remove (or rename) the virtual font if you use
CIDFnmap for the moment. This is still a transitional measure and
more consistent font management thoughout the ports collection should
be added later.
This is just an internal structural change; default font mapping has
not been changed.
- Add Chinese font support to print/gsfonts (but no dependency added).
systems due to a sed change. As a temporary workaround for 5.3, add a
statically generated fonts.dir file, and also install the fonts.scale.urw
file.
PR: 71514
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: portmgr (implicit)
* Since korean/hlatexfonts-ocf still requires the Fontmap, install the
Fontmap file from ghostscript-gnu's lib/Fontmap.GS
PR: 67912
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
This package installs the required Adobe fonts from GNU Ghostscript's
distribution, and prepares the Type1 fonts so they may also work in the
Xwindows environment.
PR: ports/6311
Submitted by: giffunip@asme.org