libXfont: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Thu Jun 7 13:15:51 PDT 2007


 include/X11/fonts/bitmap.h |    7 
 include/X11/fonts/bufio.h  |    2 
 src/FreeType/ft.h          |    1 
 src/FreeType/fttools.c     |   47 -----
 src/FreeType/xttcap.c      |  400 ++++++++++++++++++---------------------------
 src/FreeType/xttcap.h      |    5 
 src/Speedo/do_char.c       |  207 -----------------------
 src/Speedo/do_trns.c       |   14 -
 src/Speedo/out_scrn.c      |  172 +++++++++----------
 src/Speedo/out_util.c      |  196 ++++++++++------------
 src/Speedo/reset.c         |    2 
 src/Speedo/set_spcs.c      |   10 -
 src/Speedo/set_trns.c      |  232 ++++++--------------------
 src/Speedo/spdo_prv.h      |  161 ------------------
 src/Speedo/speedo.h        |   16 -
 src/Speedo/spglyph.c       |    2 
 src/Speedo/spint.h         |    2 
 src/bitmap/bitmapfunc.c    |  100 +++++------
 src/bitmap/bitscale.c      |    4 
 src/bitmap/snfread.c       |    2 
 src/bitmap/snfstr.h        |    1 
 src/builtins/fpe.c         |    2 
 src/fc/fsconvert.c         |   40 ----
 src/fc/fserve.c            |   73 ++++----
 src/fc/fserve.h            |    3 
 src/fc/fservestr.h         |    9 -
 src/fc/fsio.c              |   62 ------
 src/fc/fsio.h              |    7 
 src/fontfile/bufio.c       |   22 --
 29 files changed, 508 insertions(+), 1293 deletions(-)

New commits:
commit 1a690feaf7c416da9b01861af381d15a661e5f52
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Thu Jun 7 16:01:03 2007 -0400

    Minor fontfile cleanup.

commit 3b1bcd7676fe810ce60d6a4758067b571796cceb
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Thu Jun 7 15:54:51 2007 -0400

    Dead code cull from fontserver code.

commit 6257af0e547095483331b8c8ed588e5467852671
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Thu Jun 7 15:41:19 2007 -0400

    Static markup over bitmap and builtins.

commit 8c31fadabd706af63381007d666e685a66b58fd9
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Thu Jun 7 15:28:09 2007 -0400

    Dead code cull from FreeType.

commit fabf5458f1acbfc967bdaea3b89d707c22b97364
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Thu Jun 7 15:17:16 2007 -0400

    Death to open-coded strcasecmp.
    
    Seriously, if you don't already have this, you've already lost.

commit d50de26430c1a114a22597de40a3e5ac3c8e1ab7
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Thu Jun 7 15:13:44 2007 -0400

    Dead code cull from Speedo.



More information about the xorg-commit mailing list