TCPDF::getCSSFontStretching( $stretch,  $parent = 100 )

Returns the percentage of font stretching from CSS value


Description Description


Parameters Parameters

$stretch

(Required) (string) stretch mode

$parent

(Optional) (float) stretch value of the parent element

Default value: 100


Top ↑

Return Return

(float) font stretching percentage


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.