TCPDF::getRawCharWidth( $char )
Returns the length of the char in user unit for the current font.
Description Description
Parameters Parameters
- $char
-
(Required) (int) The char code whose length is to be returned
Return Return
(float) char width
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.9.000 | Introduced. |