TCPDF::setFontSpacing( $spacing )
Set the amount to increase or decrease the space between characters in a text.
Description Description
Parameters Parameters
- $spacing
-
(Required) (float) amount to increase or decrease the space between characters in a text (0 = default spacing)
Source Source
File: includes/lib/tcpdf/tcpdf.php
Changelog Changelog
Version | Description |
---|---|
5.9.000 | Introduced. |