I'm trying to test a fix to a bug in the graphics inset: if the .xpm file has
a transparent colour and the LyX screen has a dark background, then
visualisation of the graphic is difficult. The fix is to ensure that the
graphics inset has a configurable background. This I've done.
It would be nice, however, to have an xpm file with a transparent background
to test that my fix works ;-)
Can someone tell me what I have to do to the header below?
Many thanks,
Angus
/* XPM */
static char *magick[] = {
/* columns rows colors chars-per-pixel */
"234 45 2 1",
" c black",
". c red",
/* pixels */
"...............................................................................................................................................................