blob: 47ec363fb45bc22c98a247b0fb1245c72c7085f4 (
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
|
2004-10-06 Alexej Kryukov <basileia@yandex.ru>
* Version 0.3.1. released.
* Fixed problem with wrong kerning pairs (exported from the small
caps fonts) in Unicode virtual fonts. The problem was reported by
Alexander Lee <alexlee@uchicago.edu>.
* The "angleleft" and "angleright" glyphs (present in Greek
and Cyrillic fonts) are now recognized as aliases for angbracketleft
(U+2329) and angbracketright (U+232A) while building Unicode
virtual fonts.
2004-04-27 Alexej Kryukov <basileia@yandex.ru>
* Version 0.3. released.
* The EC-styled germandbls glyph replaced with the glyph taken
from CM fonts.
* Corrected position of the macron and breve accents (again,
EC-styled glyphs replaced with CM versions).
* Corrected ellipsis in the monospaced fonts (which was 3
characters width in previous versions).
* Added ligatures allowing to obtain single quotes in Greek fonts.
* Added *.inf files allowing to install fonts under MS Windows.
All fonts have been tested and found really installable.
* Since Windows seems to have troubles when installing fonts
which have too many kerning pairs in afm files, I tried to reduce
the number of kerning pairs in Greek afm files by removing useless
autogenerated kerning pairs which never occur in real text.
2003-08-31 Alexej Kryukov <basileia@yandex.ru>
* Version 0.2.1. released.
* Fixed bug with optional argument of \ProvidesFile in the style
packages.
* Fixed bug with incomplete *.fd files for Computer Modern Sans
and Computer Modern Typewriter.
* Fixed bug in UT1 encoding: wrongly positioned dagger and
double dagger.
* Virtual fonts regenerated with Fontinst 1.926.
2003-03-20 Alexej Kryukov <basileia@yandex.ru>
* Version 0.2 released: first public release.
|