* cairo operator support (#1247) * added static array of cairo_operator_t and set_operator() to screen.c * added blend_mode() and BLEND_MODES lookup table to Screen.lua * cairo operator support (#1247) * formatting fix in screen.h