Subject: CVS commit: pkgsrc/fonts/ttf2pk
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 06/17/2006 19:50:09
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sat Jun 17 19:50:09 UTC 2006

Modified Files:
	pkgsrc/fonts/ttf2pk: Makefile PLIST

Log Message:
Update ttf2pk to 1.5 to sync with freetype-lib.

Changes:
- Added support for multiple SFD files.
- New option `-L' to provide a ligature mapping file.
- New  option  `-w'  to  emit PostScript  encoding  vectors  for
  subfont  files  to  be  used  with pdfLaTeX.
- Add support  for a  configuration file (ttf2pk.cfg)  which can
  read more  than a  single map file,  similar to  pdfTeX.
- Support for  character codes  greater than 0xFFFF.
- ttf2tfm no longer  assumes that the x-height  is always 400 PS
  units.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/fonts/ttf2pk/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/fonts/ttf2pk/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.