TCPDF_FONTS::getFontRefSize( $size,  $refsize = 12 )

Get a reference font size.


Description Description


Parameters Parameters

$size

(Required) (string) String containing font size value.

$refsize

(Optional) (float) Reference font size in points.

Default value: 12


Top ↑

Return Return

(float) value in points


Top ↑

Source Source

File: includes/lib/tcpdf/include/tcpdf_fonts.php


			

Top ↑

User Contributed Notes User Contributed Notes

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