libXfont: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Mon Jan 19 22:21:11 PST 2009


 configure.ac                    |   17 
 include/X11/fonts/fontconf.h.in |    6 
 src/Makefile.am                 |   14 
 src/Speedo/.gitignore           |    6 
 src/Speedo/Makefile.am          |   34 
 src/Speedo/adobe-iso.h          |  200 ----
 src/Speedo/bics-iso.h           |  224 -----
 src/Speedo/bics-unicode.c       |  138 ---
 src/Speedo/bics-unicode.h       |    3 
 src/Speedo/do_char.c            |  809 ------------------
 src/Speedo/do_trns.c            |  498 -----------
 src/Speedo/keys.h               |   56 -
 src/Speedo/out_bl2d.c           |  772 -----------------
 src/Speedo/out_blk.c            |  704 ---------------
 src/Speedo/out_outl.c           |  287 ------
 src/Speedo/out_scrn.c           | 1087 ------------------------
 src/Speedo/out_util.c           |  333 -------
 src/Speedo/reset.c              |  128 --
 src/Speedo/set_spcs.c           |  763 -----------------
 src/Speedo/set_trns.c           | 1211 ---------------------------
 src/Speedo/spdo_prv.h           |  262 -----
 src/Speedo/speedo.h             |  874 -------------------
 src/Speedo/spencode.c           |   67 -
 src/Speedo/sperr.c              |  125 --
 src/Speedo/spfile.c             |  456 ----------
 src/Speedo/spfont.c             |  442 ---------
 src/Speedo/spfuncs.c            |  165 ---
 src/Speedo/spglyph.c            |  399 --------
 src/Speedo/spinfo.c             |  458 ----------
 src/Speedo/spint.h              |  174 ---
 src/Speedo/useropt.h            |   41 
 src/Type1/.gitignore            |    6 
 src/Type1/Makefile.am           |   52 -
 src/Type1/arith.c               |  209 ----
 src/Type1/arith.h               |   71 -
 src/Type1/blues.h               |   95 --
 src/Type1/cluts.h               |   35 
 src/Type1/curves.c              |  225 -----
 src/Type1/curves.h              |   41 
 src/Type1/digit.h               |   64 -
 src/Type1/fontfcn.c             |  311 ------
 src/Type1/fontfcn.h             |  114 --
 src/Type1/fonts.h               |   49 -
 src/Type1/hdigit.h              |   94 --
 src/Type1/hints.c               |  887 -------------------
 src/Type1/hints.h               |   48 -
 src/Type1/lines.c               |  190 ----
 src/Type1/lines.h               |   37 
 src/Type1/objects.c             |  937 --------------------
 src/Type1/objects.h             |  291 ------
 src/Type1/paths.c               |  745 ----------------
 src/Type1/paths.h               |  198 ----
 src/Type1/pictures.h            |   50 -
 src/Type1/regions.c             | 1325 -----------------------------
 src/Type1/regions.h             |  216 ----
 src/Type1/scanfont.c            | 1520 ---------------------------------
 src/Type1/spaces.c              |  934 --------------------
 src/Type1/spaces.h              |  151 ---
 src/Type1/strokes.h             |   38 
 src/Type1/t1funcs.c             |  738 ----------------
 src/Type1/t1hdigit.h            |   40 
 src/Type1/t1imager.h            |   84 -
 src/Type1/t1info.c              |  492 ----------
 src/Type1/t1intf.h              |   54 -
 src/Type1/t1io.c                |  293 ------
 src/Type1/t1malloc.c            |  736 ----------------
 src/Type1/t1snap.c              |   85 -
 src/Type1/t1stdio.h             |   78 -
 src/Type1/t1unicode.c           |  251 -----
 src/Type1/t1unicode.h           |   25 
 src/Type1/token.c               | 1208 --------------------------
 src/Type1/token.h               |   79 -
 src/Type1/tokst.h               |  510 -----------
 src/Type1/trig.h                |   41 
 src/Type1/type1.c               | 1791 ----------------------------------------
 src/Type1/util.c                |  188 ----
 src/Type1/util.h                |  192 ----
 src/fontfile/ffcheck.c          |   16 
 src/fontfile/register.c         |   25 
 79 files changed, 1 insertion(+), 26611 deletions(-)

New commits:
commit 1247f01ee36f80222e30c1678f940329aadb8335
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jan 20 01:13:08 2009 -0500

    Delete Type1
    
    Yes, these are still real fonts, but freetype can handle them just fine.

commit 85b66b8a7f3095f10437c8ecb3dcbfe68c9cfced
Author: Adam Jackson <ajax at redhat.com>
Date:   Tue Jan 20 01:03:16 2009 -0500

    Delete speedo
    
    OUT OUT OUT



More information about the xorg-commit mailing list