I've been looking at the 1.1.7 source code. I'd like to find the C code which takes a Java image in int array format, like what is passed to a MemoryImageSource, and converts it into an X11 image for display. I think it's somewhere inside the src/solaris tree in a directory with a bunch of awt_*.c files, but because I'm not familiar with X programming, I can't figure out where. Can someone point me to it please ? Thanks.