/* * Set the text drawing angle. * * Example: * ctx.angle = 76.8 * */ static VALUE ctx_set_angle(VALUE self, VALUE val) {