| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to it have been added. These are to install standard fonts used in the
Ports Collection. Currently they contain:
std.ja_JP/Mincho
std.ja_JP/Gothic
std.ja_JP/Ryumin-Light
std.ja_JP/GothicBBB-Medium
std.zh_CN/STHeiti-Regular
std.zh_CN/STSong-Light
std.zh_CN/MSung-Light
std.zh_CN/MHei-Medium
under ${PREFIX}/share/fonts/. They are just symlinks to
corresponding font files. The symlink names are based on popular
PostScript font names.
Applications should refer the font files via XLFD or fontconfig
first. If they need a direct reference to the font file, please use
files in std.*/*. This is because direct reference to a specific
font name in an application configuration file makes the maintenance
difficult when the font file name is changed, for example.
Notes:
svn path=/head/; revision=234896
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=191064
|
|
|
|
|
|
|
| |
font if any (i.e. no dependency added). Bump PORTREVISION.
Notes:
svn path=/head/; revision=190803
|
|
|
|
|
|
|
| |
Utilize PORTDOCS.
Notes:
svn path=/head/; revision=160541
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154116
|
|
|
|
|
|
|
| |
Found by: tinderbox building gnome 2.10b2 packages
Notes:
svn path=/head/; revision=129710
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=118386
|
|
|
|
|
|
|
|
| |
PR: ports/67516
Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
Notes:
svn path=/head/; revision=110824
|
|
|
|
|
|
|
|
| |
PR: 52017
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=84728
|
|
|
|
| |
Notes:
svn path=/head/; revision=25742
|
|
|
|
|
|
|
|
| |
PR: 13662
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes:
svn path=/head/; revision=21985
|
|
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
Notes:
svn path=/head/; revision=15580
|