summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/kerntest/ChangeLog
blob: 23698cf27bba9c4c79c7492771d76fb518770682 (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
v1.32 2004/04/13  Harald Harders (h.harders@tu-bs.de)
	- Direct access on glyph names instead of parsing \getpsname.
	- Speed up \writemtxkern, \defglyphclass, \ifglyphinclass, and
	- \@ifglyphinclass (in total, app. factor 20).
	- Allow to set relative kerning widths in glyph classes.
	- Do not scale Helvetica by default because this breaks 
	  testing Helvetica.

v1.31 2004/04/13  Harald Harders (h.harders@tu-bs.de)
	- Use \setleftkerning and \setrightkerning instead of writing
	  every kerning pair.

v1.30 2004/04/12  Harald Harders (h.harders@tu-bs.de)
	- Add encodings OT1, T2A, T2B, and LY1.
	- Template for OT1 encoding.
	- Parameter-dependent encodings (for example with or without
	  ligatures).
	- New option designsize for giving the design size of the font
	  explicitely.

v1.11 2004/04/06  Harald Harders (h.harders@tu-bs.de)
	- Allow to give glyphs by number (decimal, hex, octal) or by
	  PostScript name.
	- Write glyph name to table.
	- Find and complain inconsistent kerning data.
	- Introduce glyph classes to set the kerning for similar glyph
	  shapes by once.
	- Reduce left margin.
	
v1.11 2004/04/06  Harald Harders (h.harders@tu-bs.de)
	- Add literature to bibliography.

v1.10 2004/04/06  Harald Harders (h.harders@tu-bs.de)
	- Add option `writeall'.
	- Load configuration file `kerntest.cfg'.
	
v1.00 2004/04/01  Harald Harders (h.harders@tu-bs.de)
	- Total new implementation.