freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] [bdf] Unused bitfields


From: Werner LEMBERG
Subject: Re: [ft-devel] [bdf] Unused bitfields
Date: Wed, 15 Aug 2018 18:01:05 +0200 (CEST)

> Removing the `have' array would not break anything either.  The
> duplicate encoding will still be sorted.  The cmap functions will
> still find correct encodings.  There is some ambiguity in which
> duplicate encoding will be chosen, but who cares if a broken font
> behaves somewhat unpredictably.  Here is a patch.

Looks OK to me, thanks.

> -        FT_ERROR(( "_bdf_parse_glyphs: " ERRMSG5, lineno, "ENCODING" ));
> -          FT_TRACE2(( "_bdf_parse_glyphs: " ACMSG12,
> -                      p->glyph_enc, p->glyph_name ));

You should remove `ERRMSG5' and `ACMSG12' also.


   Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]