CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/10/19 10:39:46

Log message:
   510. Update X-TrueType (X-TT) to version 1.4.2 (Chisato Yamauchi,
        After X-TT Project):
         - Fixed several bugs of make_up_italic_bitmap() function.
         - Changed the order of priority of mapIDRelations in JISX0208 and
           JISX0201 code converter. The windows ucs2 is given the highest
           priority for kochi-substitute Japanese fonts.
         - Fixed code relation in cc_jisx0208_to_std_ucs2() function
           (not 0x215d -> 0x00b1 but 0x215d -> 0x2212)
         - Added minor improvements.

Modified files:
      xc/extras/X-TrueType/:
        CHANGES.eng xttfuncs.c xttstruct.h xttversion.h 
      xc/extras/X-TrueType/JISX0201/:
        main.c 
      xc/extras/X-TrueType/JISX0208/:
        main.c 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
  
  Revision      Changes    Path
  1.3           +12 -0     xc/extras/X-TrueType/CHANGES.eng
  1.20          +180 -137  xc/extras/X-TrueType/xttfuncs.c
  1.4           +4 -2      xc/extras/X-TrueType/xttstruct.h
  1.4           +1 -1      xc/extras/X-TrueType/xttversion.h
  1.2           +4 -4      xc/extras/X-TrueType/JISX0201/main.c
  1.3           +5 -5      xc/extras/X-TrueType/JISX0208/main.c
  3.2892        +10 -1     xc/programs/Xserver/hw/xfree86/CHANGELOG

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

Reply via email to