/* * Returns 0 (no) or 1 (yes) to indicate whether or not a floating * color table is available. */ int can_do_float (void) { return 1 ; }