[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LZW decompression
From: |
Alexei Podtelezhnikov |
Subject: |
Re: LZW decompression |
Date: |
Tue, 27 Apr 2021 11:19:33 -0400 |
> >> > Is relocation ever triggered while uncompressing fonts? If yes,
> >> > is the corresponding font correctly read and displayed?
> >
> > Oh yesss!
> > $ bin/ftview 44 ../hanglg16.pcf.Z
> > pcf_get_metrics: invalid metrics for glyph 2081
> > pcf_get_metrics: invalid metrics for glyph 2082
> > pcf_get_metrics: invalid metrics for glyph 2083
> > ...
> >
> > $ bin/ftview 44 ../hanglg16.pcf
> > is clean as a whistle!
>
> It seems you have something to debug :-)
I have a fix that preserves the 64 bytes.