libXfont: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Thu Jun 7 11:36:59 PDT 2007


 src/Type1/Makefile.am |    1 
 src/Type1/arith.c     |  276 --------------------
 src/Type1/arith.h     |    6 
 src/Type1/digit.h     |    2 
 src/Type1/fontfcn.c   |   11 
 src/Type1/fontfcn.h   |    2 
 src/Type1/lines.c     |   69 ++---
 src/Type1/lines.h     |    2 
 src/Type1/objects.c   |  267 ++++----------------
 src/Type1/objects.h   |   39 --
 src/Type1/paths.c     |  660 --------------------------------------------------
 src/Type1/paths.h     |   34 --
 src/Type1/regions.c   |  423 +++-----------------------------
 src/Type1/regions.h   |   26 -
 src/Type1/scanfont.c  |    2 
 src/Type1/spaces.c    |  221 ++++++----------
 src/Type1/spaces.h    |   21 -
 src/Type1/t1malloc.c  |    4 
 src/Type1/t1stub.c    |   56 ----
 19 files changed, 232 insertions(+), 1890 deletions(-)

New commits:
commit 440166a027b78eb53d7686937148b755ad51f7f9
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Thu Jun 7 14:24:46 2007 -0400

    Dead code removal and static markup for Type1.



More information about the xorg-commit mailing list