Home
last modified time | relevance | path

Searched refs:langsys (Results 1 – 3 of 3) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DOtl.php230 // 3. Get Appropriate Scripts, and Shaper engine from analysing text and list of available scripts/langsys in font
304 // This is just for the font_dump_OTL utility to set script and langsys override
1281 function _applyGSUBrules($usetags, $scriptTag, $langsys) argument
1288 $GSUBFeatures = $this->mpdf->CurrentFont['GSUBFeatures'][$scriptTag][$langsys];
1332 function _applyGSUBrulesSingly($usetags, $scriptTag, $langsys) argument
1336 $GSUBFeatures = $this->mpdf->CurrentFont['GSUBFeatures'][$scriptTag][$langsys];
1386 function _applyGSUBrulesMyanmar($usetags, $scriptTag, $langsys) argument
1391 $GSUBFeatures = $this->mpdf->CurrentFont['GSUBFeatures'][$scriptTag][$langsys];
1442 function _applyGSUBrulesIndic($usetags, $scriptTag, $langsys, $is_old_spec) argument
1448 $GSUBFeatures = $this->mpdf->CurrentFont['GSUBFeatures'][$scriptTag][$langsys];
[all...]
H A DOtlDump.php1213 // LangSys Table - from first listed langsys
1262 foreach ($scripts as $t => $langsys) {
1264 foreach ($langsys as $ft) {
1954 $langsys = $gsub[$st][$t];
1958 foreach ($langsys as $tag => $ft) {
3066 // LangSys Table - from first listed langsys
3116 foreach ($scripts as $t => $langsys) {
3118 foreach ($langsys as $ft) {
3195 $langsys = $gpos[$st][$t];
3199 if (count($langsys)) {
[all...]
H A DTTFontFile.php1477 // LangSys Table - from first listed langsys
1532 foreach ($scripts as $t => $langsys) {
1534 foreach ($langsys as $ft) {
2143 foreach ($scripts as $t => $langsys) {
2147 foreach ($langsys as $tag => $ft) {
3318 // LangSys Table - from first listed langsys
3372 foreach ($scripts as $t => $langsys) {
3375 foreach ($langsys as $ft) {