TCPDF_FONTS::_getTrueTypeFontSubset()
Method: Returns a subset of the TrueType font data without the unused glyphs.
Source: includes/lib/tcpdf/include/tcpdf_fonts.php:952
Method: Returns a subset of the TrueType font data without the unused glyphs.
Source: includes/lib/tcpdf/include/tcpdf_fonts.php:952
Method: Get BYTE from string (8-bit unsigned integer).
Source: includes/lib/tcpdf/include/tcpdf_static.php:2064
Method: Returs the checksum of a TTF table.
Source: includes/lib/tcpdf/include/tcpdf_fonts.php:930
Method: Get ULONG from string (Big Endian 32-bit unsigned integer).
Source: includes/lib/tcpdf/include/tcpdf_static.php:1973
Method: Get USHORT from string (Big Endian 16-bit unsigned integer).
Source: includes/lib/tcpdf/include/tcpdf_static.php:1987
Method: Get SHORT from string (Big Endian 16-bit signed integer).
Source: includes/lib/tcpdf/include/tcpdf_static.php:2001