CVSROOT: /cvsroot/ghostscript Module name: gs Changes by: ghostgum 2001/09/15 08:14:21 Modified files: src : dxmain.c Log message: When using the Unix Gtk+ loader gsx, delay setting the default color map and visual until the display device is opened. This may allow gsx to be used when X11 is not available. May fix Sourceforge bug #450933.