CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       04/02/23 17:13:10

Log message:
   819. Fix rendition driver system lockup on changes to text mode
        (Bugzilla #1204, Eric Wittry).
   818. Make the "fp=n" TTCap option behave the same with the FreeType backend
        as with the X-TT backend (Bugzilla #1163, Chisato Yamauchi).
   817. Fix the disappearance of the RAW_ASCENT, RAW_DESCENT, RAW_PIXEL_SIZE,
        and RAW_POINT_SIZE properties for the FreeType backend (Bugzilla #1163,
        Chisato Yamauchi).
   816. Fix a FreeType backend problem with the font ascent/descent being
        incorrect with some fonts (Bugzilla #1163, Chisato Yamauchi, reported by
        Michael Lampe).
  + fix formatting of copyright notices

Modified files:
      xc/lib/font/FreeType/:
        ftfuncs.c ftfuncs.h xttcap.c 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/doc/sgml/:
        LICENSE.sgml 
      xc/programs/Xserver/hw/xfree86/drivers/rendition/:
        vmodes.c 
  
  Revision      Changes    Path
  1.44          +46 -20    xc/lib/font/FreeType/ftfuncs.c
  1.18          +2 -3      xc/lib/font/FreeType/ftfuncs.h
  1.2           +3 -8      xc/lib/font/FreeType/xttcap.c
  3.3154        +11 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.32          +96 -96    xc/programs/Xserver/hw/xfree86/doc/sgml/LICENSE.sgml
  1.14          +23 -2     xc/programs/Xserver/hw/xfree86/drivers/rendition/vmodes.c

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

Reply via email to