TCPDF_STATIC::getHyphenPatternsFromTEX( $file )

Returns an array of hyphenation patterns.


Description Description


Parameters Parameters

$file

(Required) (string) TEX file containing hypenation patterns. TEX pattrns can be downloaded from <a href="http://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/">http://www.ctan.org/tex-archive/language/hyph-utf8/tex/generic/hyph-utf8/patterns/</a>


Top ↑

Return Return

(array) of hyphenation patterns


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.9.012 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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