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