libXft: Changes to 'refs/tags/libXft-2.3.0'

Alan Coopersmith alanc at kemper.freedesktop.org
Wed Mar 7 20:16:36 PST 2012


Tag 'libXft-2.3.0' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2012-03-08 04:16 -0800

libXft-2.3.0

Changes since libXft-2.2.0:
Alan Coopersmith (3):
      Strip trailing whitespace
      Add const attributes to fix gcc -Wwrite-strings warnings
      libXft 2.3.0

Derek Wang (1):
      XftGlyphFontSpecCore: check to make sure glyphs are in range

Gaetan Nadon (5):
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove already included AC_PROG_SED
      config: remove unrequired AC_CONFIG_AUX_DIR
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: comment, minor upgrade, quote and layout configure.ac

Jay Cotton (1):
      XftDrawSrcPicture: fail if info->solidFormat is NULL

Jeremy Huddleston (4):
      Remove broken fallback on non-pkg-config search for libXrender
      Remove dependency on libXext
      Remove fontconfig and freetype ifdef-fu and instead require non-ancinet versions of both
      Fix undefined ftbit in XftFontLoadGlyphs

Roberto Branciforti (1):
      libXft: Fix variable assignment.

Ross Burton (1):
      constify some bits

Tom \"spot\" Callaway (2):
      Subpixel LCD text rendering improvements
      compiler noise cleanups related to subpixel LCD support

---
 NEWS                     |   16 -
 README                   |    2 
 configure.ac             |  149 ++--------
 include/X11/Xft/Xft.h.in |   42 +-
 src/xftcolor.c           |    6 
 src/xftcore.c            |   96 +++---
 src/xftdpy.c             |   62 ++--
 src/xftdraw.c            |   46 +--
 src/xftextent.c          |   14 
 src/xftfont.c            |   16 -
 src/xftfreetype.c        |  161 ++++------
 src/xftglyphs.c          |  692 +++++++++++++++++++++++++++--------------------
 src/xftinit.c            |    4 
 src/xftint.h             |   13 
 src/xftlist.c            |    6 
 src/xftname.c            |    8 
 src/xftrender.c          |   54 +--
 src/xftswap.c            |    2 
 src/xftxlfd.c            |   28 -
 19 files changed, 736 insertions(+), 681 deletions(-)
---


More information about the xorg-commit mailing list