TCPDF_FONTS::_getTTFtableChecksum( $table, $length )
Returs the checksum of a TTF table.
Description Description
Parameters Parameters
- $table
-
(Required) (string) table to check
- $length
-
(Required) (int) length of table in bytes
Return Return
(int) checksum
Source Source
File: includes/lib/tcpdf/include/tcpdf_fonts.php
Changelog Changelog
Version | Description |
---|---|
5.2.000 | Introduced. |