summaryrefslogtreecommitdiff
path: root/fonts/mkfontscale
AgeCommit message (Collapse)AuthorFilesLines
2002-08-12Fix build problem on system without "xpkgwedge" installed.tron2-8/+8
2002-08-12We don't need to include "pkgsrc/graphics/freetype2/buildlink.mk" becausetron1-4/+2
the package only works with XFree86 4.x where "freetype2" is included.
2002-07-17Add a message that this package needs fontenc.h.wiz1-1/+8
2002-05-31Update to 20020524.uebayasi1-13/+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.
2002-05-31Update to 20020524.uebayasi2-7/+5
- 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.
2002-05-30Fix incorrect "Imakefile" which causes build failures on XFree86 4.2.0tron2-5/+16
systems without "xpkwedge" installed.
2002-05-20Initial import of mkfontscale:wiz6-0/+57
create an index of scalable font files for X Provided by rxg in pkg/16811.