コード例 #1
0
 public function Text($x, $y, $txt)
 {
     parent::Text($x, $y, $this->lfConvSjis($txt));
 }