summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools/lcdf-typetools-2.94-PATCHES/ChangeLog
blob: 0e1b81f28c3b712c722f32263039241cd26a37b7 (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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
2012-08-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-06-enc_format (new): Bug fix.
	* patch-30-W32TeX: Adapted.

	* tfm.test: New shell script for an additional test.
	* tests/antpolt-regular.otf, tests/texnansx.enc,
	tests/Ant.{enc,map,pfb,pl}: Tfm test input and expected output.
	* Makefile.am: Add the additional test and its data.

2012-08-15  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-02-WIN32: Adapted from upstream.
	* patch-05-backport (new): From upstream.

	* tests/t1.test tests/ttf.test: New shell scripts for tests.
	* tests/t2c.enc, tests/uhvrrc8a.pfb, tests/uhv_dl.{pfa,pfb,ps},
	tests/uhv_re.{afm,pfa}: T1 test input and expected output.
	* tests/FonetikaDaniaIwonaeBold.ttf, tests/texmfhome.otf,
	tests/Fon.{post,t42}, tests/tmf.{info,pfa,pfb,tables}:
	Ttf test input and expected output.
	* Makefile.am: Add the tests and their data.

2012-08-14  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-03-manpage (new): Fix manpages.
	* patch-04-PFB_OPT (new): Correctly handle '-b' option.

2012-08-13  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-02-WIN32: More WIN32.
	* patch-20-TL-binary: More binary mode for output files.
	* patch-30-W32TeX: W32TeX specific changes (from Akira).

2012-08-11  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-02-WIN32 (new): Adapt for WIN32.
	* patch-20-TL-binary (new): Use binary mode for output files.
	From Akira Kakuto <kakuto@fuk.kindai.ac.jp> (W32TeX).

2012-08-05  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import lcdf-typetools-2.94.
	* version.ac: Adapted.
	* configure.ac: Adapted.
	* patch-01-const: Adapted

2011-12-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Replace DISTCHECK_CONFIGURE_FLAGS by
	AM_DISTCHECK_CONFIGURE_FLAGS (for automake-1.11.2).

2011-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (DISTCLEANFILES): Add CXXLD.sh.

2011-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-01-const (new): Avoid cast from const to non-const.

2011-09-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Avoid pkgdata_DATA in order not to install an
	empty $(pkgdatadir).

2011-08-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import lcdf-typetools-2.92.
	* version.ac: Adapt.
	* patch-01-void-func (removed): Now distributed.

2011-06-14  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-01-void-func (new): Patch from
	Vladimir Volovich <vvv@vsu.ru>.

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

	Import lcdf-typetools-2.90.
	* version.ac: New file defining the lcdf-typetools version.
	* configure.ac: Adapt. Define SHAREDIR as "/nonesuch" to avoid
	useless build paths stored in the otftotfm binary.
	* patch-03-warning (removed): Now distributed.

2011-03-09  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import lcdf-typetools-2.88.
	* configure.ac, Makefile.am: Adapt.
	* patch-02-warnings (removed): Now distributed.

	* patch-03-warning (new): Avoid `uninitialized' warning (the
	compiler may not realize that this actually can'thappen).

2011-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* patch-02-warnings (new): Remove unused variables; add explicit
	cast for `-1' used as `uint32_t'.

2010-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import lcdf-typetools-2.85.
	* configure.ac, Makefile.am: Adapt.
	* patch-01-otftotfm-Makefile (removed): Now distributed.

2010-06-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Using AC_C_INLINE, there is no need to get rid
	of a possible inline macro under C++.

2010-04-26  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Import lcdf-typetools-2.83.
	* configure.ac, Makefile.am: Adapt.
	* patch-01-otftotfm-Makefile (new): Adapt otftotfm/Makefile.am.

2010-02-21  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* include/efont/otfdata.hh [WIN32]: From lcdf-typetools-2.83pre.
	* configure.ac: Fixed typo in generated AC_DEFINE descriptions.

2010-02-21  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Various MinGW32 (cross) build fixes.
	* configure.ac, include/efont/otfdata.hh:
	MinGW32 has <sys/param.h> but also needs <winsock2.h>.
	MinGW32 uses <windows.h> instead of <win32lib.h>.
	* configure.ac (LIBS) [WIN32]: Add -lwsock32.

	* t1rawafm/t1rawafm.cc: Do not define away 'std'.
	* t1testpage/t1testpage.cc: Do not define away 'std'.
	* ttftotype42/ttftotype42.cc (do_file): Remove 'if(binary)'.

2010-02-20  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.ac: Don't fail configure if not building lcdf-typetools.

2009-09-03  Karl Berry  <karl@tug.org>

	* configure.ac: AC_DEFINE(HAVE_KPATHSEA) if we have it, else
	kpse stuff not really enabled, e.g., glyphlist.txt and
	texnansx.enc not found
	tlbuild mail from Jown Owens, 31 Aug 2009 14:34:39.

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

	* configure.ac: enable compiler warnings (TeX Live style).
	* liblcdf/clp.c (Clp_OptionChar, finish_string_list): declare
	as static.

2009-04-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapt to TL2009 build system.