CVS Update: xc (branch: trunk)

Roland Mainz xorg-commit at pdx.freedesktop.org
Mon Oct 4 02:29:22 EEST 2004


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	gisburn at gabe.	04/10/03 16:29:22

Log message:
  Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1496 :
  Fixed Xprt font handling which did not support
  "*xp-listfonts-modes: xp-list-internal-printer-fonts" or
  "*xp-listfonts-modes: xp-list-glyph-fonts" to toggle
  the usage of printer-builtin and glyph fonts in XListFonts*(),
  XLoad*Font(), etc.
  Additionally the Xprint DDX now explicitly list "xp-listfonts-modes"
  in "document-attributes-supported" (for document-level) or
  "xp-page-attributes-supported" (for page-level) when the DDX implements
  this feature (as described in the CDE DtPrint specification).

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/Xprint/:
        Init.c 
      xc/programs/Xserver/Xprint/pcl/:
        PclInit.c 
      xc/programs/Xserver/Xprint/ps/:
        PsInit.c 
  
  Revision      Changes    Path
  1.423         +15 -1     xc/ChangeLog
  1.7           +33 -9     xc/programs/Xserver/Xprint/Init.c
  1.3           +2 -2      xc/programs/Xserver/Xprint/pcl/PclInit.c
  1.4           +2 -2      xc/programs/Xserver/Xprint/ps/PsInit.c




More information about the xorg-commit mailing list