public function Text($x, $y, $txt)
 {
     parent::Text($x, $y, $this->lfConvSjis($txt));
 }