blob: 7f77e98923cf2d74df32f37e2ff091abccdd13a1 (
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
|
2003-03-30 Vladimir Volovich <vvv@vsu.ru>
* added Debian package files, provided by
Peter Szabo <pts@math.bme.hu>
2002-05-25 Vladimir Volovich <vvv@vsu.ru>
* Version 0.3.3 released.
* Added Computer Modern Bright super-fonts: 19 *.pfb and *.afm.gz
files, and corresponding entries in the MAP files.
* Generated precise (non-integer) widths for Concrete fonts.
* some changes to README, INSTALL files.
2001-12-05 Vladimir Volovich <vvv@vsu.ru>
* INSTALL: rewritten for generic TeX systems.
* dvips/config.cm-super: new file.
2001-11-29 Vladimir Volovich <vvv@vsu.ru>
* Version 0.3.2 released.
* dvips/cm-super.GS: new file -- Ghostscript Fontmap file for
CM-Super fonts.
2001-11-28 Vladimir Volovich <vvv@vsu.ru>
* Added Computer Modern Concrete super-fonts: 14 *.pfb and *.afm.gz
files, and corresponding entries in the MAP files.
* Added FAQ file.
2001-11-17 Vladimir Volovich <vvv@vsu.ru>
* Added VTeX/Free support files. See the file INSTALL for
installation instructions.
2001-10-24 Vladimir Volovich <vvv@vsu.ru>
* Version 0.3.1 released.
* Added MAP files for dvipdfm.
* Minor comment changes in ENC files.
* Renamed ENC files to avoid conflicts with other packages:
t1.enc -> cm-super-t1.enc
ts1.enc -> cm-super-ts1.enc
t2a.enc -> cm-super-t2a.enc
t2b.enc -> cm-super-t2b.enc
t2c.enc -> cm-super-t2c.enc
x2.enc -> cm-super-x2.enc
* Added the INSTALL file.
2001-10-14 Vladimir Volovich <vvv@vsu.ru>
* Changed all FontName strings to uppercase for Macintosh
compatibility. See Adobe Tech Note 0091 (Macintosh FOND Resources),
section 6.5 for a discussion. Thanks to Tom Kacvinsky <tjk@ams.org>.
All MAP files were changed, too, so if you upgrade, do not forget
to regenerate the main dvips/pdftex MAP files.
2001-10-11 Vladimir Volovich <vvv@vsu.ru>
* Version 0.3.0 released and uploaded to CTAN.
* Generated AFM metric files.
* Changed lenIV to 0 to reduce font sizes (requires non-outdated
Postscript interpreters).
2001-10-10 Vladimir Volovich <vvv@vsu.ru>
* Generated precise (non-integer) widths for all glyphs in PFB
files to match TFM widths (using continued fraction approximation).
Corrected width of space glyph to match default TeX font space width.
2001-09-29 Vladimir Volovich <vvv@vsu.ru>
* Added glyph variants guillemotleft.cyr, guillemotright.cyr from
LH fonts (french guillemets are curly, but the cyrillic ones are
straight).
2001-09-21 Vladimir Volovich <vvv@vsu.ru>
* Version 0.2.0 released.
* Added germandbls.alt glyph with the original CM shape to
all fonts.
* Changed license from Aladdin Free Public License (AFPL)
to GNU General Public License (GNU GPL).
2001-09-18 Vladimir Volovich <vvv@vsu.ru>
* Version 0.1 released: first public release.
|