Synopsis
define a virtual palette that uses the default visual class
DefaultVirtPal
PALvirt DefaultVirtPal
{
vclass = VIS_CLASS_DEFAULT;
share = SHARE_CMAP;
cube_size = 6;
};
Description
DefaultVirtPal defines a virtual palette that uses the windowing system's default visual and shares a colormap if possible.
Example
Not available.
File
v/pal.v
See also