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


Top ↑

Return Return

(int) checksum


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_fonts.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.2.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.