From: Koichi KAMICHI Date: Thu, 29 May 2008 11:08:30 +0000 (+0000) Subject: Fixed again. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=14def9e3e299ecc05c34a1f30c62867b305af900;p=chise%2Fkage.git Fixed again. --- diff --git a/engine/polygons.js b/engine/polygons.js index f55f73b..9daf2cb 100755 --- a/engine/polygons.js +++ b/engine/polygons.js @@ -65,7 +65,6 @@ function Polygons(){ buffer += "%%CreationDate: " + new Date() + "\n"; buffer += "%%EndComments\n"; buffer += "%%EndProlog\n"; - buffer += "%%Page: \"Kanji glyph\" 1\n"; buffer += "newpath\n"; for(var i = 0; i < this.array.length; i++){