Age | Commit message (Collapse) | Author | Files | Lines |
|
(Suggested by seb@)
|
|
was not built (at least FreeBSD/Linux).
|
|
|
|
This is a simple terminal mode program for configuring the directories
in the X font server's path. It is mostly intended to be used
`internally' by RPM when packages with fonts are added or removed, but
it may be useful as a stand-alone utility in some instances.
XXX hey, *I* didn't make this up... of course xset would have done the
XXX job just well, but now programs (openoffice 1.1.0) want to call this,
XXX what can we do. :(
|
|
|
|
|
|
Bump PKGREVISION because of the changed *.pc files.
ok'ed by wiz@
|
|
Do not bump PKGREVISION since the update was only a short while ago.
|
|
Not sure of precise changes but does again build correctly against the
current fontconfig package.
|
|
|
|
From Florence HENRY in PR 21809.
|
|
bump PKGREVISION.
|
|
|
|
|
|
package finally, thanks to Oliwier 'aLEczapKA' Ptak.
|
|
|
|
Lots more documentation installed, fontconfig-config replaced
with pkgconfig file.
Changelog covered some versions only:
Release 2.2.0:
* Change version number to 2.2.0
Prerelease 2.1.94:
* BDF property support for foundry and width (Juliusz Chroboczek)
* Clean up GCC warnings (Colin Walters)
Prerelease 2.1.93:
* Use Type1 FontInfoRec to get more detailed weight information
* Run fc-cache from source tree to try and resolve LFS install issues
* Fix fontconfig-user.html generation (was getting smashed)
* Debian build files are in CVS now
* Fixes to build on Windows
* Compute monospacing by looking at glyphs instead of trusting font
* Get widths and more detailed weight from TrueType OS/2 table
* Global cache was re-statting a lot of files.
* Yet more RPM fixes from RedHat
|
|
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
|
|
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
|
|
|
|
A collection of free fonts which are designed for use on X11 desktops,
created by artwiz. These fonts have a futuristic style and are quite
small, particularly at high resolutions.
|
|
|
|
noticed by Hiroshi Fujishima. Thanks a lot!
- use an appropriate `-[0-9]*' suffix in `DEPENDS+=' line. unless the
package system get confused.
|
|
|
|
|
|
|
|
|
|
was some problem on certain GNU mirrors which not at least fixed on
"ftp.gwdg.de". Problem noticed by Robert Elz on "tech-pkg@netbsd.org".
Bump package revision again.
|
|
|
|
package revision.
|
|
|
|
|
|
|
|
|
|
|
|
- the name of distribution directory seems to have been corrected.
|
|
Noted by Soren Jacobsen in PR 22051.
|
|
|
|
Lots of new features and bug features; details under
http://pfaedit.sourceforge.net/changelog.html#change-log
|
|
|
|
|
|
Bump revision to 1.
|
|
(Forgot the last time we did this. Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
Changes:
- whitespace
1.27:
=====
- t1ascii: Add optional warning when output lines are longer than 255
characters. Requested by Werner Lemberg <wl@gnu.org>.
1.26:
=====
- t1mac: Fix buglet (C++ comment, and temporary file left behind). Reported
by Vladimir Volovich <vvv@vsu.ru>.
1.25:
=====
- t1asm: Beware extra characters after `currentfile closefile'. Reported by
Luc Devroye <luc@cs.mcgill.ca>.
1.24:
=====
- Fixed compilation bugs on various platforms reported by Nelson H. F.
Beebe <beebe@math.utah.edu>.
|
|
Changes:
- DESCR has 80 columns
1.20:
=====
- mmafm: Fix bug with parsing intermediate-master files that made AJensonMM
unusable. Reported by Fulko van Westrenen <westrenen@fvw.cistron.nl>.
1.19:
=====
- mmpfb: Previously, error introduced by the rounding process could build
up over the length of a path, causing an anomaly when the path was
closed. Now mmpfb compensates for rounding error, resulting in a path
with better fidelity.
- mmpfb: Add the `--minimize' option to minimize output fonts, allowing the
X font server to load mmpfb-generated fonts. Problem with the X font
server reported by Joerg Lippman <joerg.lippmann@o3-software.de>.
- mmpfb: Add placeholder subroutines to fill in any gaps in the subroutine
array, which the X font server doesn't like (that IBM Type 1 code is
bad!). Probably this should be optional, since it makes the font bigger.
- mmpfb: Renumber subroutines consecutively.
- mmpfb: Generate a new FullName as well as a new FontName.
- Adapt to newer Automake and LCDF and Efont libraries.
1.18:
=====
- Fix for compilation with newer C++ compilers.
1.17:
=====
- Fix for NuevaMM-It: the ItalicAngle array was not being properly
commented out. Reported by Thomas Wu <twu@gene.com>.
1.16:
=====
- Workaround for Mac OS X: its sscanf() function behaves incorrectly when a
format string ends with ` %n'. Reported and patched by Melissa O'Neill
<oneill@cs.sfu.ca>.
1.16:
=====
- Improvements so mminstance compiles on more platforms. Problems reported
by Nelson H. F. Beebe <beebe@math.utah.edu>.
1.16:
=====
- Bug fix: more cleanups for newer GCCs. Reported by C. M. Connelly
<c@eskimo.com>.
1.16:
=====
- Bug fix: now newer C++ compilers will compile mminstance. Reported by
Melissa O'Neill <oneill@cs.sfu.ca>.
1.15:
=====
- Don't use `-Wall' by default; old C++ compilers generate huge numbers of
irrelevant warnings. Reported by Tom Kacvinsky <tjk@ams.org>.
1.15:
=====
- mmpfb: Remove calls to nonexistent subroutines. (This was not actually a
bug; the calls to nonexistent subroutines would never execute anyway. The
font ITCGaramondMM-It had characters like `/question { A callsubr B
callsubr }', where the `A' subroutine would either draw an entire
character and call `endchar' -- so `B' would never get called -- or it
would do nothing at all. Previous mmpfb versions would remove the `B'
subroutine but keep the `B callsubr' call if the interpolated `A' called
`endchar'.) Requested by Han The Thanh <thanh@informatics.muni.cz>.
- mmpfb: Removed warning about `strange othersubr commands'.
1.14:
=====
- mmpfb: Fixed a bug with large UniqueID values. Reported by Sivan Toledo
<sivan@math.tau.ac.il>.
- mmpfb: Support for interpolating BlueFuzz without any warnings.
1.13:
=====
- mmpfb: Can handle synthetic fonts like TektonMM-Oblique. Requested by
Melissa O'Neill <oneill@cs.sfu.ca>.
1.12:
=====
- mmpfb: Make sure to remove multiple master commands from hint replacement
subroutines. Required another overhaul. Requested by Han The Thanh
<thanh@informatics.muni.cz>.
1.11:
=====
- mmafm: Added `--kern-precision' option. Requested by Han The Thanh
<thanh@informatics.muni.cz>.
- Bug fix: now mminstance can be compiled with recent versions of gcc. The
error was a strange use of va_arg(). Reported by C. M. Connelly
<c@eskimo.com>.
1.10:
=====
- mmpfb: Comment out DesignVector, NormDesignVector, and WeightVector
entries. Now Ghostscript 6.0's ps2pdf script will work with
mmpfb-generated fonts. Change requested by Melissa O'Neill
<oneill@cs.sfu.ca>.
1.9:
=====
- mmpfb: Bug fix in special callothersubrs code introduced in 1.8.:
This bug probably did not affect anyone.
|
|
- fmt on DESCR
- no ChangeLog
|
|
|
|
it's an effot to make a OpenType version of Kochi-Mincho/Kochi-Gothic
fonts and a sister project of kochi-cidfonts.
|
|
pkgsrc changes:
- fixed bad CATEGORIES entry `X11' to `x11'.
- do not ${MKDIR} directly, ${INSTALL_DATA_DIR} instead in do-install
target.
- reflected change of distribution files, which is now distributed as a
single file in tar.bz2 format.
- install a readme document.
below is the original changes from the previous version 0.017 copied
from its homepage. older changes are not available.
- updated included QuiMi mincho font to the version as of 4/24.
- fixed a bug that the kerning of 1-byte characters in vertical mode.
- fixed broken shift-jis table for Macintosh platform.
- some design improvements in the glyphs of symbol charcters.
- mihcho: fixed wrong glyph and outline bug in #13693, 14867, 15389.
- gothic: removed duplicated outline paths in #1898, 2043, 2415, 2493,
3296, 3856, 3858.
- added a feature to replace the font face to GSUB table.
|