pub fn compute_checksum(table: &[u8]) -> u32Expand description
Computes the table checksum for the given data.
See the OpenType specification for details.
pub fn compute_checksum(table: &[u8]) -> u32Computes the table checksum for the given data.
See the OpenType specification for details.