Searched refs:ncolors (Results 1 – 3 of 3) sorted by relevance
39 ncolors=$(tput colors)41 if [ -t 1 ] && [ -n "$ncolors" ] && [ "$ncolors" -ge 8 ]; then
5796 - Fixed bug #34996 (ImageTrueColorToPalette() crashes when ncolors is zero).
5700 - Fixed bug #34996 (ImageTrueColorToPalette() crashes when ncolors is zero).
Completed in 48 milliseconds