TCPDF_FONTS::getFontFullPath( $file,  $fontdir = false )

Return font full path


Description Description


Parameters Parameters

$file

(Required) (string) Font file name.

$fontdir

(Optional) (string) Font directory (set to false fto search on default directories)

Default value: false


Top ↑

Return Return

(string) Font full path or empty string


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
6.0.025 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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