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