TCPDF::getCharBBox()
Method: Returns the glyph bounding box of the specified character in the current font in user units.
Source: includes/lib/tcpdf/tcpdf.php:4568
Method: Returns the glyph bounding box of the specified character in the current font in user units.
Source: includes/lib/tcpdf/tcpdf.php:4568
Method: Return the font descent value
Source: includes/lib/tcpdf/tcpdf.php:4591
Method: Return the font ascent value.
Source: includes/lib/tcpdf/tcpdf.php:4612
Method: Returns the string length of an array of chars in user unit or an array of characters widths. A font must be selected.
Source: includes/lib/tcpdf/tcpdf.php:4071
Method: Returns the length of the char in user unit for the current font considering current stretching and spacing (tracking).
Source: includes/lib/tcpdf/tcpdf.php:4110
Method: Defines a new spot color.
Source: includes/lib/tcpdf/tcpdf.php:3739
Method: Set the spot color for the specified type (‘draw’, ‘fill’, ‘text’).
Source: includes/lib/tcpdf/tcpdf.php:3755
Method: Defines the spot color used for all drawing operations (lines, rectangles and cell borders).
Source: includes/lib/tcpdf/tcpdf.php:3801
Method: Defines the spot color used for all filling operations (filled rectangles and cell backgrounds).
Source: includes/lib/tcpdf/tcpdf.php:3813
Method: Defines the spot color used for text.
Source: includes/lib/tcpdf/tcpdf.php:3825