projects
/
chise
/
kage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc5d24a
)
Fixed again.
author
Koichi KAMICHI
<kamichi@fonts.jp>
Thu, 29 May 2008 11:08:30 +0000
(11:08 +0000)
committer
Koichi KAMICHI
<kamichi@fonts.jp>
Thu, 29 May 2008 11:08:30 +0000
(11:08 +0000)
engine/polygons.js
patch
|
blob
|
history
diff --git
a/engine/polygons.js
b/engine/polygons.js
index
f55f73b
..
9daf2cb
100755
(executable)
--- a/
engine/polygons.js
+++ b/
engine/polygons.js
@@
-65,7
+65,6
@@
function Polygons(){
buffer += "%%CreationDate: " + new Date() + "\n";
\r
buffer += "%%EndComments\n";
\r
buffer += "%%EndProlog\n";
\r
- buffer += "%%Page: \"Kanji glyph\" 1\n";
\r
buffer += "newpath\n";
\r
\r
for(var i = 0; i < this.array.length; i++){
\r