예제 #1
0
파일: Header.php 프로젝트: akivaron/toko
 public function encode()
 {
     return $this->font->pack($this->def, $this->data);
 }