Re: Metrics and map file for Adobe Utopia
Thomas Esser <[email protected]> Fri, 21 Oct 2005 07:03:59 +0200
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Ralf, > I have recently noticed that the tfm and vf files for Adobe Utopia as > well as the map file are no longer part of teTeX (utopia.sty and the fd The files are part of teTeX: $ /t/ctan/systems/unix/teTeX/3.0/distrib> tar ztvf tetex-texmfsrc-3.0.tar.gz | grep freen -rw-r--r-- root/root 322470 2004-09-15 23:48:48 source/latex/psnfss/freenfss.zip A simple cd `kpsewhich -var-value TEXMFDIST` unzip -qo source/latex/psnfss/freenfss.zip texhash makes the metrics available for regular use. The Adobe Utopia fonts are no free software in the FSF sense (with the consequence, for example, that Thanh does not know if he can distribute his modified versions). In this situation, I don't want to encourage people to use these fonts. > Could they be added back to teTeX? BTW, TeX Live still contains these > metrics. Sure and teTeX includes them, too. Else, Walter's license would be violated. Thomas