[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#641460: texlive-font-utils: endless loop in font2afm when converting OTF files



tags 641460 + fixed-upstream
stop

On 13.09.11 Sebastian Harl (tokkee@debian.org) wrote:

Hi,

> when trying to convert Open Type Font files to AFM using font2afm, the
> script gets stuck in an endless loop. The problem is introduced by the
> following code:
> 
>     elsif ($ext =~ m!otf!) {
>         system "cfftot1 -b -o ${base}.pfb $_";
>         redo;
>     }
> 
This is fixed in TL upstream, see
http://www.tug.org/texlive/Contents/live/bin/i386-linux/font2afm

Please patch your local file, the next version of TL packages will
have the fix.

H.
-- 
sigmentation fault

Attachment: signature.asc
Description: Digital signature


Reply to: