Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crashes



 But there is no real way to know if the color space is available, because
unless you start getting really smart by looking at the XPM image
data, there is no way to know how many colors the images actually use.

 Also, as far as I know, the only accurate way to find out if there is
enough space is to try and allocate the colors, and if it fails, free
them and perhaps install a private color map.

 --Mark