/* * Set the anti_alias flag. * * Example: * ctx.anti_alias = true * */ static VALUE ctx_set_aa(VALUE self, VALUE val) {