2002-03-24  Han-Wen  <hanwen@cs.uu.nl>

	* pktrace.py (find_file): add -I, --include option for files.
	Make one function for finding files. 

	* Add feta-music encoding.

2002-03-19  Han-Wen Nienhuys  <hanwen@cs.uu.nl>

	* pktrace.py (cleanup_font): More verbose pfaedit reporting.

	* Change version to 1.0

	* Machinery to guess .enc file from TFM coding string.

	* Doco updates

	* pktrace.spec: RedHat .spec

	* Include working dir into path

	* Allow variable size encodings

	* Man page (Thanks julian)

	* gf2pbm.c: Fix on other-endian (PPC)  machines (Thanks Jan).

	* Support pfaedit -script to simplify and hint font;
	turned off for now, since pfaedit is not reliable enough yet.

	* Oops. Produce font also  when --verbose is off

	* --glyphs option

	* Even better autotrace bugreporting 

	* Make clean removes tfm.pyc

	* Capture mktextfm output for font location 

	* Don't create NUMBER.pbm when gf2pbm is run with -s 

	* `test' makefile target

	* Handle autotrace fails better, and add --keep-trying option

	* Output PFA by default  

	* Fix -e option

	* Escape fontname in regexp.

	* Run kpsewhich on encoding argument. 

	* Fix permissions on temporary directory.

	* Test output on GhostScript and PostScript printer too (only
	tried pfaedit before)

	* Fix FontBBox calculation

	* Don't crash on (nearly) empty glyphs

	* Install .pyc  as well.

	* Fix t1asm warning.


Release 0.6

	* type1fix.pl: remove. Dump perl dependency.

	* gf2pbm.c: use to dump the bitmap info. Dump pktype dependency. 

	* trace2.ps: removed.  Dump the Ghostscript dependency. 

	* call mktextfm if no TFM found.

	* Big/Little endian fixes. Now gf2pbm works on PowerPC as well.

Release 0.4

	* gf2pbm.c: hack to have robust bitmap extraction.

	* Uninstall target

	* -p bugfix

	* texinfo Readme.

Release 0.3

	* tfm.py: a Python interface to the TeX TFM file format.

	* Use TFM widths for the bounding box. Bugfix for the
	Y-coordinates of the bbox.


Release 0.2

	* Don't read/write dimension file.

	* Read encoding file into python, and only once. This
reduces tracing time. 

	* For non-existant glyphs, write fake Char String directly.

Release 0.1

	* --pfa option

	* --encoding option

	* Fold t1d2gsx into pktrace.



