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)


Top ↑

Source Source

File: includes/lib/tcpdf/tcpdf.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.