25 lines
884 B
Mathematica
25 lines
884 B
Mathematica
|
$set 5 #Image
|
||
|
|
||
|
$ #ErrorCreatingSolidPixmap
|
||
|
# BImage::render_solid: error creating pixmap\n
|
||
|
$ #ErrorCreatingXImage
|
||
|
# BImage::renderXImage: error creating XImage\n
|
||
|
$ #UnsupVisual
|
||
|
# BImage::renderXImage: unsupported visual\n
|
||
|
$ #ErrorCreatingPixmap
|
||
|
# BImage::renderPixmap: error creating pixmap\n
|
||
|
$ #InvalidColormapSize
|
||
|
# BImageControl::BImageControl: invalid colormap size %d (%d/%d/%d) - reducing\n
|
||
|
$ #ErrorAllocatingColormap
|
||
|
# BImageControl::BImageControl: error allocating colormap\n
|
||
|
$ #ColorAllocFail
|
||
|
# BImageControl::BImageControl: failed to alloc color %d/%d/%d\n
|
||
|
$ #PixmapRelease
|
||
|
# BImageControl::~BImageControl: pixmap cache - releasing %d pixmaps\n
|
||
|
$ #PixmapCacheLarge
|
||
|
# BImageControl::renderImage: cache is large, forcing cleanout\n
|
||
|
$ #ColorParseError
|
||
|
# BImageControl::getColor: color parse error: '%s'\n
|
||
|
$ #ColorAllocError
|
||
|
# BImageControl::getColor: color alloc error: '%s'\n
|