TCPDF_FONTS::updateCIDtoGIDmap( $map,  $cid,  $gid )

Update the CIDToGIDMap string with a new value.


Description Description


Parameters Parameters

$map

(Required) (string) CIDToGIDMap.

$cid

(Required) (int) CID value.

$gid

(Required) (int) GID value.


Top ↑

Return Return

((string)) CIDToGIDMap.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.9.123 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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