Function mupdf_sys::fz_set_text_aa_level[][src]

pub unsafe extern "C" fn fz_set_text_aa_level(ctx: *mut fz_context, bits: c_int)

Set the number of bits of antialiasing we should use for text.

bits: The number of bits of antialiasing to use (values are clamped to within the 0 to 8 range).