Hallo,

I didn't found any place where I can say you, there is a problem.

First I tried to contact the module author 
(curiou...@ccmb.res.in<mailto:curiou...@ccmb.res.in>) but the mail address 
doesn't exist any more.

The font init code (line 271) starts with this:

    my $self = shift;
    my $fh   = $self->get_file_handle();
    my $buf  = "";

    eval { read( $fh, $buf, 12 ) };

This seems... a little bit problematic.

Currently I'm on the module and sometime start to upload a fix.

Commenting out the eval doesn't mess up anything.

thank you,

Akos

Reply via email to