pub fn load(bytes: impl Into<Cow<'static, [u8]>>) -> Task<Result<(), Error>>
Load a font from its bytes.