Searched refs:jsonLoad (Results 1 – 4 of 4) sorted by relevance
39 public function jsonLoad($filename) function in Mpdf\\Fonts\\FontCache
80 …$originalsize = $this->fontCache->jsonLoad($fontkey . '.ps.json'); // sets $originalsize (of repa…456 $character = $this->fontCache->jsonLoad($fontCacheFilename);
142 $font = $this->fontCache->jsonLoad($fontCacheFilename);373 $font = $this->fontCache->jsonLoad($fontCacheFilename);393 …e = $this->GSUBdata[$this->fontkey]['GSLuCoverage'] = $this->fontCache->jsonLoad($fontCacheFilenam…1031 …$this->LuCoverage = $this->GPOSdata[$this->fontkey]['LuCoverage'] = $this->fontCache->jsonLoad($fo…
3887 $font = $this->fontCache->jsonLoad($fontCacheFilename);3930 $font = $this->fontCache->jsonLoad($fontCacheFilename);