Age | Commit message (Collapse) | Author | Files | Lines |
|
- Implements ``fuzz'' value for large encodings (defaults to 1%);
precise heuristics are still used for 8-bit fonts.
- Implements simple heuristic for distinguishing charcell fonts;
tested with Courier New (-m-) and Lucida Console (-c-), more testing
is needed.
- Empty names are now treated the same as missing, which may (or may
not) work around some arguably incorrect fonts.
- Changed big5.eten-0 to big5-0.
|
|
- Implements ``fuzz'' value for large encodings (defaults to 1%);
precise heuristics are still used for 8-bit fonts.
- Implements simple heuristic for distinguishing charcell fonts;
tested with Courier New (-m-) and Lucida Console (-c-), more testing
is needed.
- Empty names are now treated the same as missing, which may (or may
not) work around some arguably incorrect fonts.
- Changed big5.eten-0 to big5-0.
|
|
systems without "xpkwedge" installed.
|
|
|
|
p5-Font-TTF is a Perl module for TrueType font hacking. Supports reading,
processing and writing of the following tables: GDEF, GPOS, GSUB, LTSH,
OS/2, PCLT, bsln, cmap, cvt, fdsc, feat, fpgm, glyf, hdmx, head, hhea,
hmtx, kern, loca, maxp, mort, name, post, prep, prop, vhea, vmtx and the
reading and writing of all other table types.
|
|
Closes pkg/16813 by rxg.
|
|
|
|
*-ttf. Slightly changed to not use mkttfdir any more.
Submitted by rxg in relation with pkg/16813.
|
|
|
|
|
|
|
|
This is a collection of TrueType fonts which be created for fun. You can
use them for free to do anything you want, you just can't take the fonts
and resell them (on a CD, for instance). Read the readme.txt if you're not
sure what this means.
Fixes pkg/16960 by rxg@netbsd.org
|
|
|
|
creates a fonts.alias from the fonts.dir for TrueType fonts
Provided by rxg in pkg/16812.
|
|
create an index of scalable font files for X
Provided by rxg in pkg/16811.
|
|
|
|
This is a complete set of three font faces (Times, Helvetica, Courier)
in seven sizes and four variants each, optimized for use by the Netscape
(Mozilla) WWW browser under Unix.
|
|
remove unneeded IS_INTERACTIVE=yes.
|
|
|
|
Japanese proportional bitmap fonts developed _only_ to display "Mona".
(a jargon meaning Japanese face marks or kind of ASCII art (definitely
no ASCII!) used in 2ch.net, one of the biggest BBS comunities in Japan.)
|
|
- add some known_foundries in ttfinfo.c
- rearrange codes in mkttfdir.in for speed-up
|
|
systems without xpkgwedge if cabextract dependency is not present.
|
|
per existing practice.
Bump revision.
|
|
|
|
|
|
This packages includes TrueType fonts from Microsoft with WGL4 (Windows
Glyph List 4) charset:
- Andale Mono
- Webdings
- Trebuchet MS, with variants Bold, Italic, and Bold Italic
- Georgia, with variants Bold, Italic and Bold Italic
- Verdana, with variants Bold, Italic and Bold Italic
- Comic Sans, Comic Sans Bold
- Arial Black
- Impact
- Arial, with variants Bold, Italic and Bold Italic
- Times New Roman, with variants Bold, Italic and Bold Italic
- Courrier New, with variants Bold, Italic and Bold Italic
|
|
only emit a message and don't actually fetch anything. This allows
us to make the output of "fetch-list" for these packages consistent
with other packages.
While we're in here, integrate DYNAMIC_MASTER_SITES with the
${ORDERED_SITES} macro. The only functional change here is that
${MASTER_SITE_OVERRIDE} is now respected. Still to do -- something
appropriate for "fetch-list" for these packages, like sourcing
"getsites.sh" into the generated script. (Well, "package", but there
are two others that do something similar in their "Makefile".)
Also eliminate the misbegotten _FETCH_ALLFILES macro -- now that only
"fetch" uses it, move it's functionality directly under "do-fetch".
|
|
echo the message, too.
|
|
|
|
in XFree 4.x, close PR pkg/15337 submitted by me.
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
programs such as mkfontdir use ${X11BASE} instead.
Also pick up a couple of /bin/chmod -> ${CHMOD}s
|
|
Eric Schnoebelen <eric@cirr.com>.
|
|
|
|
- add support for Xfsft in 3.3.x and freetype module in 4.x
|
|
|
|
of .../arphicttf. Based on pkg/14642 by Rui-Xiang Guo.
|
|
Patch from Rui-Xiang Guo in pkg/14703.
|
|
(rxg@ms25.url.com.tw)
Changes from previous version:
- fix "grep" errors for NetBSD in mkttfdir.in
thanks to Bob Nestor <rnestor@augustmail.com>
|
|
the plan9 directory.
|
|
|
|
|
|
|
|
|
|
distfiles produced by CTAN.
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
|
|
|