libXft: Changes to 'master'

Jeremy Huddleston jeremyhu at kemper.freedesktop.org
Sat Mar 10 23:24:35 PST 2012


 src/xftglyphs.c |    4 ----
 src/xftint.h    |   10 ----------
 2 files changed, 14 deletions(-)

New commits:
commit 1066d2b34db6124fbb0105f5d30f560217fd2a5a
Author: Jeremy Huddleston <jeremyhu at apple.com>
Date:   Sat Mar 10 23:09:21 2012 -0800

    Dead code removal
    
    Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>

commit 84b8b5b46773f9b686d57f28092824b86bffed9d
Author: Mikael Magnusson <mikachu at gmail.com>
Date:   Sun Mar 11 02:41:55 2012 +0100

    Fixup for 550b2f76401c2 which broke bold fonts
    
    The commit removed the line
    AC_CHECK_FUNCS(FT_Get_Next_Char FT_Get_BDF_Property FT_Get_PS_Font_Info FT_Has_PS_Glyph_Names FT_GlyphSlot_Embolden)
    but failed to remove the #if lines that this commit removes, resulting
    in that code never being executed.
    
    Fixes: https://bugs.freedesktop.org/attachment.cgi?id=58280
    
    Reviewed-by: Jeremy Huddleston <jeremyhu at apple.com>



More information about the xorg-commit mailing list