Return-Path: Received: from [62.76.169.38] (HELO video) by vsu.ru (CommuniGate Pro SMTP 3.5b3) with ESMTP id 3852389; Mon, 24 Sep 2001 14:30:08 +0400 To: Giuseppe =?koi8-r?b?R2hpYvI=?= Cc: CyrTeX-en@vsu.ru, CyrTeX-ru@vsu.ru, tex-fonts@math.utah.edu, tetex@informatik.uni-hannover.de, Paul Seelig Subject: Re: CM-Super font package v0.2.0 References: From: Vladimir Volovich Date: Mon, 24 Sep 2001 14:30:24 +0400 In-Reply-To: (Giuseppe =?koi8-r?b?R2hpYvIncw==?= message of "Mon, 24 Sep 2001 04:42:12 -0500 (CDT)") Message-ID: Lines: 47 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.0.103 MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit "GG" == Giuseppe Ghibò writes: GG> BTW. Since you used TeXtrace, and FontLab, I would like to point GG> out about MF -> Type1 conversion. There is another tool (although GG> it has several restrictions) called mf2pt1 (on CTAN:support) GG> allowing such kind conversion (resulting is more precise than GG> tracing [although has overlaps] because has fewer nodes, and thus GG> files shorter), yes, i know about mf2pt1, and it could not convert arbitrary METAFONT fonts, because it uses METAPOST (which does not support some features of METAFONT). GG> and there is also a freeware font editor, called PfaEdit, at GG> http://pfaedit.sourceforge.net, which has TWO interesting GG> features: GG> - 'Simplify': simplify the fonts reducing the number of GG> unneeded nodes, make PFB file shorter. GG> - 'Remove Overlap': remove overlaps in font paths. i used FontLab to simplify (optimize), remove overlaps, and autohint the fonts. i'm not sure that PfaEdit will give better results than FontLab. The current fonts are already quite short, e.g. they are about the same size as commercial Type 1 EC fonts provided by Micropress, Inc. This comparison was made on fonts which contain only glyphs from EC fonts, because CM-Super fonts contain much more glyphs than fonts from Micropress. And there are possibilities to make the fonts even more short, which will be used in next versions: move definitions of glyphs with the same shape into subrs, and construct accented glyphs from non-accented and accents via subrs. GG> The second question is. Is there a table about choosing the GG> UniqueID to be used for each of the Metafont fonts converted to GG> PFB? If not how about to write one? I'll add such a table. Best, v.