summaryrefslogtreecommitdiff
path: root/Build/source/texk/afm2pl/ChangeLog
blob: 4e0b2448b09aef0c5306da0161217db417efdf4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
2009-06-21  Siep Kroonenberg  <siepo@cybercomm.nl>

	* Makefile.am: remove references to afm2pl.[txt|html]
	* Makefile.in: regenerated
	* afm2pl.c:
	(openin): find afm2pl-<name>.[lig|enc] before <name>.[lig|enc]
	* afm2pl.[1|xml]: updated
	* afm2pl.[html|txt]: removed
	* README: updated
	* README.DOC (new): describes generation of afm2pl.1 and afm2pl.pdf
	from afm2pl.xml
	* Support files in texmf: corrected ot1tt.enc, added
	prefix to enc files, pre-generated afm2pl.pdf; see also svn logs

2009-06-13  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (AM_CFLAGS): enable compiler warnings.
	* afm2pl.c: use ANSI C prototypes for functions or declare
	them as static.
	avoid "/*" within comment.
	(readadobe): avoid unused variable.
	(readargs): avoid && within || (without parentheses).
	(copykerns): silence 'used uninitialized' warning.
	(adobermkern): silence 'used uninitialized' warning.

	* afm2pl.test (new): Shell script for test case.

2009-06-12  Francois Charette  <firmicus@ankabut.net>

	* afm2pl.c: rename getline to texlive_getline.

2009-05-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapt to TL2009 build system.

2008-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Convert from autoconf-2.13 to autoconf-2.59+:
	* Makefile.in: Add @configure_input@ line.
	* aclocal.m4 (new): Generated (aclocal -I ../m4).
	* configure: Regenerated (autoconf).

June 24 2005
  Release 0.7.03
  * .enc files now searched under <texmf>/fonts/enc
  * The slant font dimen now makes it to the pl file(!)
  * No longer dependant on header files from texk/dvipsk
  * The MinGW-compiled Windows binary should now have correct
    default search paths, even without explicit configuration.

July 2004
  Release 0.7.02
  * LIGFILES -> LIGFONTS
  * diffs for tex-file.c, tex-file.h and texmf.in now obsolete
  * two more configurable global font dimensions;
    afm2tfm compatibility option for font dimensions

Mar 13 2004
  Release 0.7.01
  * Made function getline mac-compatible and fixed off-b-one error

Feb 16 2004
  Release 0.7
  * Preparation for inclusion in teTeX/TeX Live source tree.
  * .lig is now separate filetype; this required patches in the
    kpathsea library. They now reside under $TEXMF/fonts/lig/afm2pl.
  * Some encoding vectors have been removed because they are already
    available within teTeX/TeX Live.
  * The non-kpathsea version is no longer maintained: I no longer test
    it, and I also removed the afmtotfm script.
  * Names of switches conform now as much as possible to afm2tfm
  * Temporarily added fontinst support files. If and when afm2pl gets
    built-in, virtual-font based smallcaps and letterspacing these files
    will be removed.

Jan 02 2003
  Release 0.6
  * Added reporting on missing characters; option Verbose
  * Stripped 'TeX-' and '.pl' from familyname
  * fontinst support files available as separate package
  * Perl script afmtotfm: optional use of kpmod
  * documentation updated to reflect fontinst
  * name of encoding capitalized, for the benefit of fontinst
  * yet another texnansi.enc, in which the euro is called Euro
    instead of Uni20AC
  * patch files added for compilation as part of a teTeX source

Jul 10 2002
  Release 0.5
  * space-related font dimensions set relative to width space character;
    now configurable from the command-line
  * bug in error routine fixed: value of global variable param now preserved
  * letterspacing added
  * documentation in xml, html, man and txt format
  * various bugs in handling boundarychar fixed
  * newer texnansi.enc, with euro character

Apr 25 2002
  First release 0.4