Commit graph

353 commits

Author SHA1 Message Date
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
491c4e0a61 Updated to version 1.27.
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>.
2003-06-01 12:49:12 +00:00
salo
c28f2852b4 Updated to version 1.20.
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.
2003-06-01 12:41:12 +00:00
shell
de92a1bc91 Updated to p5-Font-TTF-0.34
- fmt on DESCR
- no ChangeLog
2003-06-01 08:48:46 +00:00
kei
81a2382bcf add and enable kochi-otf package. 2003-05-14 14:26:52 +00:00
kei
29232f2c76 first import of kochi-otf-0.018 pacakge.
it's an effot to make a OpenType version of Kochi-Mincho/Kochi-Gothic
fonts and a sister project of kochi-cidfonts.
2003-05-14 14:25:31 +00:00
kei
f7f2c15acb updated kochi-cidfonts package to the latest version 0.018.
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.
2003-05-14 14:07:54 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
markd
f2692f9f81 Typo: Courrier -> Courier 2003-04-28 13:23:28 +00:00
cjep
8fa35aaf7e Lint: shorten DESCR so that it fits into 24 line limit 2003-04-27 13:41:45 +00:00
salo
eabdb75ca7 Bump PKGREVISION: remove licensing related paragraph from DESCR, don't fetch
and install files in Microsoft Write format, license is now in pkgsrc/licenses
2003-04-22 09:44:57 +00:00
salo
5d8ac5409d Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint. 2003-04-17 15:59:38 +00:00
salo
8959e244ea Use fonts.mk to correctly update fonts.dir, delint.
(commit this separately due to restriction change pull-up for previous, ride
the PKGREVISION bump)
2003-04-17 15:42:02 +00:00
salo
06e2b118fd Fix DIST_SUBDIR from previous. 2003-04-17 15:39:51 +00:00
salo
2ee6629929 Bump PKGREVISION: Resale is prohibited, set RESTRICTED accordingly. 2003-04-17 15:37:59 +00:00
salo
8ec5031dcd Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint.
Update checksum for Readme.wri (can't really tell what 513 bytes were
changed in that binary mess).
2003-04-17 15:07:55 +00:00
salo
8a28549019 Bump PKGREVISION: use fonts.mk to correctly update fonts.dir, delint. 2003-04-17 14:31:54 +00:00
salo
e4049d52bd Not here, really. 2003-04-17 14:30:27 +00:00
salo
acce42710c Bump PKGREVISION: please binary packages, create fontdir. 2003-04-17 14:26:06 +00:00
salo
f08bdcb2b3 Add vera-ttf. 2003-04-17 12:03:54 +00:00
salo
28e799ab66 Import vera-ttf-1.10: Bitstream Vera TrueType fonts.
Bitstream Vera is a set of high-quality TrueType fonts donated to the free
software community by Bitstream, Inc.
2003-04-17 12:02:24 +00:00
wiz
da27b79c15 Remove superfluous slash. 2003-04-15 15:08:21 +00:00
jmc
d1eab1dd41 Solaris awk doesn't deal with a space between -F and the arg 2003-04-03 20:46:32 +00:00
salo
cb5c783e7a Updated to version 2.1.
Changes:

* ttf/hline.ttf, ttf/dotum.ttf, ttf/batang.ttf:
  - cmap errors in the batang.ttf/dotum.ttf/hline.ttf corrected by
    Jungshik Shin <jshin@mailaps.org>
  - mismatched .nodef glyph fixed too.

and some more i can't decipher..
2003-04-01 00:28:25 +00:00
jmc
6a7b453074 One more pass to make sure freetype versions get included correctly when
also using Xft2/fontconfig
2003-03-29 19:11:06 +00:00
jmc
08851ece92 Clean up freetype2 requirements so Xft2 and fontconfig also require the right
version via buildlink'ing
2003-03-29 19:00:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
jmmv
eb334ef190 Remove latex-ttf-fonts; this package contained only a subset of bakoma-fonts
so there is no need for it.  One can always use the later, which is more
complete and polished.  Ok'ed by wiz; pointed out by Christopher Richards.
2003-03-23 14:51:26 +00:00
jmmv
27e271f136 Add and enable latex-ttf-fonts. 2003-03-22 17:34:21 +00:00
jmmv
329ba2cad5 Initial import of latex-ttf-fonts, version 0.1.
The latex-ttf-fonts package is the first part of the BaKoMa Font Collection.
It includes 88 basic fonts of the Computer Modern font family that were
designed by D.E.Knuth.

Provided in PR pkg/20678 by Marc Recht.
2003-03-22 17:33:29 +00:00
salo
ebc909d2a1 Updated to version 0.9.10.
Addresses PR pkg/20832 by Robert Elz.
Add directory with old distfiles to MASTER_SITES.
2003-03-22 04:57:00 +00:00
kei
50514a4527 Fixed a shameful typo in the package's revision number which prevents it
from updating.  Problem noticed by Bernhard Riedel.
2003-03-21 17:43:09 +00:00
tron
a62d25bc20 Revert last change because XFree86 4.3.0's "fontconfig" and "Xft" library
are linked with the bundled "expat" library which is quite old. This would
lead to shared library conflicts sooner or later.
2003-03-18 13:56:31 +00:00
skrll
0a1437e88b This has moved to biznet-iso8859_2. 2003-03-17 14:20:00 +00:00
skrll
3563b8b5dc New home for biznet-iso8859 2003-03-17 14:18:33 +00:00
skrll
b42305f36a Import of biznet-iso8859_2-1.0.
This is a rename from biznet-iso8859-2-1.0 so the version is dealt with
correctly.
2003-03-17 14:17:44 +00:00
kei
64f3fc2ab0 finished the splitting jisx0208fonts package to multiple packages. 2003-03-16 01:46:05 +00:00
kei
e951fcc435 add and enable ja-elisat, ja-elisau, ja-kaname, ja-kappa20, ja-naga10 and
ja-shinonome fonts.
2003-03-16 01:06:08 +00:00
kei
a7236a977f initial import of ja-shinonome-0.9.9 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

"Shinonome Font Family" is a set of BDF bitmap fonts. The original author
Yasuyuki Furukawa was pleased to hand over its maintenance to the /efont/.

It includes 12, 14, 16 dots Japanese (JIS X 0201/0208) and ISO8859-1
terminal fonts.  18 dots ISO8859-1 fonts are also included.  All of the
above fonts have normal, bold, italic, and bold-italic faces.

These fonts are in Public Domain. Share and Enjoy.
2003-03-15 20:57:50 +00:00
kei
68b66eef24 initial import of ja-naga10-1.1 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

naga10 font is a set of bitmap font for Japanese.  It contains 10x10
dots JIS X 0208 font and 5x10 dots 1-byte charset font.

This package also includes 6x12 dots Latin-1 (medium/bold) and JIS X
0201 1-byte charset fonts with normal width which are missing in
official X distribution.
2003-03-15 20:43:09 +00:00
kei
110c3897b4 initial import of ja-kappa20-0.394 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

Kappa 20dot Fonts is the set of bitmap fonts for X Window System.  It
contains 20x20 dots Kanji (JIS X 0208) with vertical version, Latin
1/2/3/9 (ISO-8859-1/2/3/15) fonts.  All fonts have both of medium and
bold weights.
2003-03-15 20:40:56 +00:00
kei
d355e63a50 initial import of ja-kaname-0.0.0.20030112 pacakge. this is a part of
splitting jisx0208fonts package into multiple packages.

Kaname-cho font is a 12x12 dots bitmap font for Japanese.

This font was originally designed by Yuuji Ebihara for SX shell under
SHARP X68000 personal computer.  The conversion to BDF was done by tetsu
at kuis.kyoto-u.ac.jp.
2003-03-15 20:38:31 +00:00
kei
65f0ed56a6 initial import of ja-elisau-1.0 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

ELISA FONT is an 8x8 dots bitmap font for Japanese.  It was made in
NIFTY-Serve FYHPPC `ELISA FONT PJ' for HP 100LX/200LX palmtop computers,
then converted to BDF format for X Window System.  Its size is modified
to 8x10 dots.
2003-03-15 20:36:57 +00:00
kei
3c997ca67d initial import of ja-elisat-1.0 pacakge. this is a part of splitting
jisx0208fonts package into multiple packages.

ELISA FONT is an 8x8 dots bitmap font for Japanese.  It was made in
NIFTY-Serve FYHPPC `ELISA FONT PJ' for HP 100LX/200LX palmtop computers,
then converted to BDF format for X Window System.

This package also contains 4x8 dots for JIS X 0201 and ISO-8859-1
1-byte charset fonts.
2003-03-15 20:35:39 +00:00
kei
442a42af31 add and enable vfontcap-kochi. 2003-03-15 20:28:52 +00:00
kei
770e957eb2 initial import of vfontcap-kochi-0.0.
vfontcap-kochi is a configuration file for VFlib to use kochi-mincho and
kochi-gothic TrueType font.
2003-03-15 20:28:01 +00:00
tron
cae2631eb6 Use XFree86 4.3.0's "Xft2" if available. 2003-03-13 20:40:01 +00:00
tron
44d260cd1a Use XFree86 4.3.0's "fontconfig" if available. 2003-03-13 20:38:41 +00:00