/* * Get the text drawing angle. * * Example: * if ctx.dir == Imlib2::Direction::ANGLE * puts 'the current font angle is ' << ctx.angle * end * */ static VALUE ctx_angle(VALUE self) {