summaryrefslogtreecommitdiff
path: root/Build/source/texk/dviout-util/ChangeLog
blob: 17dd0189b4f181bcccd79c0416777248507e3f5a (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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
2020-05-01  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* Makefile.{am,in}, common.h, dvispc.c, chkdvifont.c:
	Add a bug report addresse on command line help.
	* chkdvifont.c: Avoid compiler warnings.
	* configure.ac: Version 20200501.

2020-01-17  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* configure.ac: Version 20200117.

2019-11-16  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* chkdvifont.c: Add -v option for more verbosity.
	For now, only the parameter table of TFM/OFM is dumped.

2019-08-27  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* chkdvifont.c: Show FONTDIR of OFM format.

2019-02-25  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* chkdvifont.c: Forbid too long file name.

2019-02-06  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* chkdvifont.c: Detect new JFM spec.
	* chkdvifont.man, dvispc.man: Add fallback TeX and LaTeX logos.
	* configure.ac: Version 20190206.
	* Makefile.am: Adjusted for new tests.

2018-11-25  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* configure.ac: Version 20181125.

2018-11-10  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c, dvispc.man, dvispc-{ja,en}.txt: Better help message.

2018-10-16  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.test: Add tests for underflow.
	* tests/under.{tex,dvi}, tests/underout.dvi: New tests.
	* Makefile.am: Adjusted.

2018-10-15  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Use common routine for EXE2MODIFY and EXE2CHECK
	for simplicity.
	* dvispc.test: Add tests for consistency between EXE2MODIFY
	and EXE2CHECK.
	* tests/oldindep.dry, tests/tpicpn.dry, tests/tpicsh.dry,
	tests/reverse.dry, tests/first.dry, tests/firstpn.dry:
	New tests.
	* Makefile.am: Adjusted.

2018-10-14  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Fix a bug that modification of non-stack
	specials was almost broken (my fault when prior scanning
	was introduced). Minimize correction for tpic_pn, report
	effective tpic_pn properly.
	* tests/tpicpn.{tex,dvi}, tests/tpicsh.{tex,dvi},
	tests/first.{tex,dvi}, tests/firstpn.{tex,dvi}: New tests.
	* Makefile.am: Adjusted.
	* configure.ac: Version 20181014.

2018-10-13  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Stop support for pdf:bann, pe:eann which was
	not working properly.
	* chkdvifont.test, dvispc.test: Reconstruct tests.
	* tests/annot.{tex,dvi}, tests/longspec.{tex,dvi},
	tests/flatnest.{tex,dvi}: Prepared for future work.
	* Makefile.am: Adjusted.

2018-10-12  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Append .dvi suffix for DVI output.
	* dvispc.test: Test omitted .dvi suffix.
	* Makefile.am: Adjusted.

2018-10-11  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Support page-independence even with long
	specials. Use MAX_... constants for error messages.
	* dvispc.test: Test long specials.
	* tests/longspec.{tex,dvi}: New tests.
	* Makefile.am: Adjusted.

2018-10-10  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Clean up code, more comments. Mostly revert
	the change on 2018-10-06, "Change option handling for
	future extensions" and change EXE2INDEP -> EXE2MODIFY.
	Make sure outfile string is non-empty.
	* chkdvifont.c: Do not stop for usage, always show all.
	* dvispc.test: Test pipe input/output.
	* chkdvifont.man, dvispc.man: More info.
	* configure.ac: Version 20181010.

2018-10-07  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* chkdvifont.c: Checksum should be read as unsigned.
	Exit code 0 when called without argument and input M.
	* chkdvifont.test, dvispc.test: Test compatibility with
	old version.
	* tests/oldindep.{tex,dvi}, tests/oldindepout.dvi,
	tests/jis.{tfm,cfn}, tests/eufm10.{tfm,cfn}
	tests/cmr10.{pk,cfn}, tests/upjisr-h.{vf,cfn}: New tests.
	* Makefile.am: Adjusted.

2018-10-06  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Change option handling for future extensions.
	Make sure binary with trace does not fail tests by
	prioritizing infile and outfile as explicit arguments.
	* chkdvifont.test, dvispc.test: More tests stdin/stdout.
	* chkdvifont.man, dvispc.man: New man pages.
	* Makefile.am: Adjusted.
	* configure.ac: Version 20181006.

2018-10-05  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Exit code 0 when called without argument.

2018-10-04  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Fix a bug that -b option does not work. Make
	sure that -v option is not ignored for default -c mode.
	Remove unused code.

2018-09-27  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* Makefile.{am,in}, propw.c, propw-ja.txt, propw.test,
	tests/jistest.pl: Removed propw from this bundle.

2018-09-13  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* chkdvifont.c: Renamed from chkfont.c.
	* chkdvifont-ja.txt: Renamed from chkfont.txt, updated.
	* chkdvifont.test: Renamed from chkfont.test, adapted.
	* dvispc-ja.txt: Renamed from dvispc.txt, updated.
	* dvispc-en.txt: Renamed from dvispce.txt, updated.
	* propw.c: Partially revert the change on 2017-06-25.
	(I was misunderstanding the usage of mapfile, sorry.)
	* propw-ja.txt: Renamed from propw0.txt.
	* Makefile.am: Adapted.

2018-09-09  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* Makefile.{am,in}, ac/withenable.ac, aclocal.m4,
	config.h.in, configure{,.ac}:
	Added files related to autotools.
	* {chkfont,dvispc,propw}.test, tests/{jistest.pl,test.cfn}:
	Added new tests.
	* chkfont.c, dvispc.c, propw.c:
	Changed version number to Ver. date, (TL_VERSION).
	* dvispc.c: Implemented -J option for japanese characters output
	instead of -j option.
	* dvispc.c: Fixed file open issue in unix.
	* propw.c: Set ppltotf input UTF-8.
	* propw.c, dd.h, {chkfont,dvispc,propw0}.txt:
	Converted file encoding to UTF-8.

2018-02-11  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c, chkfont.c: No longer require -DMSVC and -DUNIX
	compiler options.

2017-11-27  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Support pdf:bann, pdf:eann (nesting is not
	supported yet).

2017-06-25  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* propw.c: Fix bugs for dviout mapfile handling.
	* dvispc.txt, dvispce.txt, chkfont.txt, propw0.txt: Adjusted.

2017-06-10  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* chkfont.c: Add support for VF and OFM (level 0 and 1) format.

2017-06-03  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Support page indendence in reverse order by
	prior scanning.

2017-06-03  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Additional pages by -z option are always white.

2017-05-31  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Add -z option, which appends empty pages if
	necessary to make multiple of 4 pages.

2017-05-30  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvispc.c: Support pdf:bcolor, pdf:ecolor, pdf:bgcolor.

2017-05-27  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* Started ChangeLog for dviout-util.
	* Checked out r186 of http://tug.org/svn/dviout/trunk/ and
	fixed some typos.

Copyright (C) 2017--  Hironobu Yamashita
You may freely use, modify and/or distribute this file.