freetype
[Top][All Lists]
Advanced

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

[Freetype] Another error


From: Peter Montgomery
Subject: [Freetype] Another error
Date: Fri, 09 Nov 2001 00:10:47 -0800

Hi again,

    In the section on computing the bbox of the string, there is this
call:

FT_Get_Kerning( lg_face, previous, glyph_index,
           ft_kerning_mode_default, &delta );

Unfortunately, there is no such constant as "ft_kerning_mode_default".
It should be "ft_kerning_default" instead I assume.

    Thanks,
    PeterM





reply via email to

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