コード例 #1
0
ファイル: font_header.cls.php プロジェクト: rmuyinda/dms-1
 public function encode()
 {
     return $this->font->pack($this->def, $this->data);
 }