TCPDF_FONTS::unichr( $c,  $unicode = true )

Returns the unicode caracter specified by the value


Description Description


Parameters Parameters

$c

(Required) (int) UTF-8 value

$unicode

(Optional) (boolean) True if we are in unicode mode, false otherwise.

Default value: true


Top ↑

Return Return

(Returns) the specified character.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3.000 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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