No trouble compiling fbshot, but trouble ssh'ing into the Iliad. Wireless network unfortunately one of those not compatable ... however, if you want to try the blending, it is a trivial one line hack to ipdf - just add the line
gdk_gc_set_function(gc, GDK_AND);
Straight after creating the gc in GtkMgr.cpp. That's it.
|