bdftopcf: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Fri Nov 3 18:24:53 UTC 2017


 Makefile.am  |   12 +++
 atom.c       |    2 
 bdfint.h     |   87 ++++++++++++++++++++++++++
 bdfread.c    |    8 +-
 bdftopcf.c   |   10 +--
 bdfutils.c   |    6 -
 bitmap.c     |    4 -
 bitmap.h     |  101 ++++++++++++++++++++++++++++++
 bitmaputil.c |    6 -
 bufio.c      |    4 -
 bufio.h      |   83 +++++++++++++++++++++++++
 configure.ac |    2 
 defaults.c   |    2 
 fileio.c     |    2 
 filewr.c     |    2 
 fntfil.h     |  179 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 fntfilio.h   |   53 ++++++++++++++++
 fntfilst.h   |  193 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 font.h       |  166 ++++++++++++++++++++++++++++++++++++++++++++++++++
 fontaccel.c  |    4 -
 fontink.c    |    6 -
 fontmisc.h   |  100 ++++++++++++++++++++++++++++++
 fontutil.h   |   24 +++++++
 fontxlfd.h   |   97 +++++++++++++++++++++++++++++
 pcf.h        |   97 +++++++++++++++++++++++++++++
 pcfwrite.c   |    6 -
 private.c    |    2 
 stubs.h      |    4 -
 utilbitmap.c |    2 
 29 files changed, 1228 insertions(+), 36 deletions(-)

New commits:
commit 140f7f6e071a239329d700aa24191a664be2bea2
Author: Adam Jackson <ajax at redhat.com>
Date:   Fri Nov 3 14:05:18 2017 -0400

    Import more libXfont 1.x headers
    
    The previous commit would build if you had the old headers installed,
    but building it in a fresh chroot would fail. Import some more junk and
    fix up the includes appropriately.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list