Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
The list of Changes are in ChangeLog. The size of text
reaches about 5kB after edit. Please look at the file,
mkfontscale-1.0.9/ChangeLog for the detail.
|
|
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add link to SubmittingPatches wiki page to README
Silence sparse warnings and update .gitignore.
|
|
Alan Coopersmith (6):
Add support for bzip2 compressed fonts if configured --with-bzip2
Use XORG_CWARNFLAGS & XORG_CHANGELOG from xorg-macros 1.2
Add basic README with URL's of git, bugzilla & mailing list
Add hooks for checking sources with lint/sparse/etc.
man page typo fix
Version 1.0.6
|
|
|
|
Fix handling of OpenType/CFF fonts with embedded bitmaps.
The old workaround would trigger with CFF fonts with embedded bitmaps.
We now explicitly check for the font format being TrueType.
Reported by Andrey V. Panov.
Remove doubly included header.
Add bdf and pcf to font priority table.
This mirrors the behaviour of the old mkfontdir, which prefers pcf to
bdf fonts.
Fix typo in mkfontscale.c.
This spurious break statement disabled checking for Apple and ISO Unicode
CMaps in SFNT fonts. Thanks to Alan Coopersmith and Stefan Dirsch.
Compile warning fixes.
Include headers for proper prototypes and "ansify" makeHashTable.
|
|
Adam Jackson (2):
Bug #11337: Use strcasecmp() instead of broken open-coded version.
mkfontscale 1.0.4
Alan Coopersmith (2):
Convert (1) to (__appmansuffix__) in man page
Fix typo in man page
James Cloos (3):
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
|
|
|
|
|
|
|
|
|
|
mkfontdir and add missing DEPENDS.
|
|
|
|
distributions. Ok by maintainer, rxg.
|
|
|
|
|
|
because then xpkgwedge creates bin/mkfontscale, which is also
installed by this package.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
bump PKGREVISION.
|
|
|
|
|
|
|
|
portable. Bump PKGREVISION accordingly.
|
|
|
|
|
|
the package only works with XFree86 4.x where "freetype2" is included.
|
|
|
|
- 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.
|
|
create an index of scalable font files for X
Provided by rxg in pkg/16811.
|