freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Text rendering error


From: Werner LEMBERG
Subject: Re: [ft-devel] Text rendering error
Date: Wed, 01 Nov 2017 09:38:16 +0100 (CET)

> Hi all, i render the char "西" use 1_.ttf/freetype 2.7.1,but it
> renders error use hint, see 3.png is anyone can help analyze the
> reason?  is this a bug of hint rendering?Thanks.

This seems to be a subsetted `tricky' font.  However, all bytecode
instructions have been stripped off from the glyphs...  Of course,
this *must* fail :-)

It seems that FreeType doesn't know this tricky TTF.  Your sample font
doesn't contain any `name' table entries, and the cvt/fpgm/prep
checksums are not known to FreeType (cf. function
`tt_check_trickyness_sfnt_ids' in file `src/truetype/ttobjs.c').

Do you have the original, unstripped one?  Please send it to me
privately if possible.


    Werner

reply via email to

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