TCPDF::GetCharWidth()
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: 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: Returns the length of the char in user unit for the current font.
Source: includes/lib/tcpdf/tcpdf.php:4132
Method: Returns the numbero of characters in a string.
Source: includes/lib/tcpdf/tcpdf.php:4158
Method: Fill the list of available fonts ($this->fontlist).
Source: includes/lib/tcpdf/tcpdf.php:4170
Method: Imports a TrueType, Type1, core, or CID0 font and makes it available.
Source: includes/lib/tcpdf/tcpdf.php:4194
Method: Defines the spot color used for text.
Source: includes/lib/tcpdf/tcpdf.php:3825
Method: Set the color array for the specified type (‘draw’, ‘fill’, ‘text’).
Source: includes/lib/tcpdf/tcpdf.php:3840
Method: Defines the color used for all drawing operations (lines, rectangles and cell borders).
Source: includes/lib/tcpdf/tcpdf.php:3871
Method: Defines the color used for all filling operations (filled rectangles and cell backgrounds).
Source: includes/lib/tcpdf/tcpdf.php:3885
Method: Defines the color used for text. It can be expressed in RGB components or gray scale.
Source: includes/lib/tcpdf/tcpdf.php:3898