TCPDF::getCSSFontSpacing( $spacing,  $parent )

Returns the letter-spacing value from CSS value


Description Description


Parameters Parameters

$spacing

(Required) (string) letter-spacing value

$parent

(Required) (float) font spacing (tracking) value of the parent element


Top ↑

Return Return

(float) quantity to increases or decreases the space between characters in a text.


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.