/* * Get the anti_alias flag. * * Example: * if ctx.anti_alias == true * puts 'anti_alias enabled.' * end * */ static VALUE ctx_aa(VALUE self) {