diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts/cm-super/ChangeLog')
-rw-r--r-- | Master/texmf-dist/doc/fonts/cm-super/ChangeLog | 101 |
1 files changed, 101 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/cm-super/ChangeLog b/Master/texmf-dist/doc/fonts/cm-super/ChangeLog new file mode 100644 index 00000000000..7f77e98923c --- /dev/null +++ b/Master/texmf-dist/doc/fonts/cm-super/ChangeLog @@ -0,0 +1,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. |