CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       02/09/30 15:48:48

Log message:
   356. Add new FreeType2 backend which fixes a bug with -c- fonts
        (#5347, #5348, Juliusz Chroboczek).

Modified files:
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/lib/font/FreeType/:
        Imakefile ft.h ftenc.c ftfuncs.c ftfuncs.h 
      xc/lib/font/FreeType/module/:
        Imakefile ftmodule.c 
Added files:
      xc/lib/font/FreeType/:
        ft2build.h ftconfig.h ftheader.h ftmodule.h ftoption.h 
        ftstdlib.h ftsystem.c fttools.c fttypes.h 
  
  Revision      Changes    Path
  3.2318        +3 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.19          +43 -26    xc/lib/font/FreeType/Imakefile
  1.17          +14 -22    xc/lib/font/FreeType/ft.h
  1.19          +165 -145  xc/lib/font/FreeType/ftenc.c
  1.22          +1393 -1341xc/lib/font/FreeType/ftfuncs.c
  1.10          +71 -76    xc/lib/font/FreeType/ftfuncs.h
  1.8           +45 -23    xc/lib/font/FreeType/module/Imakefile
  1.11          +3 -3      xc/lib/font/FreeType/module/ftmodule.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to