CVS Update: xc (branch: trunk)

Egbert Eich xorg-commit at pdx.freedesktop.org
Wed Aug 4 15:21:48 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	eich at pdx.	04/08/04 05:21:48

Log message:
  2004-08-04  Egbert Eich  <eich at freedesktop.org>
  
  	* lib/font/FreeType/ft.h:
  	* lib/font/FreeType/ftfuncs.c: (FT_Do_SBit_Metrics),
  	(FreeTypeRasteriseGlyph):
  	Optimization of CJK rendering when using versions of freetype
  	prior to 2.1.8 (Chisato Yamauchi).
  	* lib/font/FreeType/fttools.c:
  	* lib/font/FreeType/module/myftstdlib.h:
  	A small backward compatibility fix to make the freetype module
  	build with freetype version < 2.1.7.
  	* programs/Xserver/hw/xfree86/fbdevhw/fbdevhw.c:
  	(fbdevHWLoadPalette), (fbdevHWAdjustFrame), (fbdevHWDPMSSet),
  	(fbdevHWSaveScreen):
  	Fixed/added some debugging code.

Modified files:
      ./:
        ChangeLog 
      xc/lib/font/FreeType/:
        ft.h ftfuncs.c fttools.c 
      xc/lib/font/FreeType/module/:
        myftstdlib.h 
      xc/programs/Xserver/hw/xfree86/fbdevhw/:
        fbdevhw.c 
  
  Revision      Changes    Path
  1.200         +17 -1     xc/ChangeLog
  1.3           +2 -0      xc/lib/font/FreeType/ft.h
  1.7           +21 -16    xc/lib/font/FreeType/ftfuncs.c
  1.4           +7 -0      xc/lib/font/FreeType/fttools.c
  1.2           +10 -5     xc/lib/font/FreeType/module/myftstdlib.h
  1.6           +3 -2      xc/programs/Xserver/hw/xfree86/fbdevhw/fbdevhw.c




More information about the xorg-commit mailing list