IE6 FIX
fiddlehead.js (fiddlehead fern : zenmai)
A drawing tool that creates fiddlehead-like shapes.
Several parameters can be adjusted with the option dialog box.
(This is my first post here. Please let me know if there's anything unsuitable.)
changelog :
2006-07-07, 09, 20 (see inside script file for details)
2006-10-29 fix to work with ver.2.0.019 of Scriptographer (Grayscale -> GrayColor). other minor modifying in onOptions()
2008-03-27 modified for Sg 2.0.025
2008-04-01: minor fix on dialog function
A drawing tool that creates fiddlehead-like shapes.
Several parameters can be adjusted with the option dialog box.
(This is my first post here. Please let me know if there's anything unsuitable.)
changelog :
2006-07-07, 09, 20 (see inside script file for details)
2006-10-29 fix to work with ver.2.0.019 of Scriptographer (Grayscale -> GrayColor). other minor modifying in onOptions()
2008-03-27 modified for Sg 2.0.025
2008-04-01: minor fix on dialog function
IE6 FIX
Very nice, Hiroyuki!
I saw on your website http://park12.wakwak.com/~shp/lc/et/en_aics_script.html that you worked on several very interesting scripts for the AICS JavaScript. Is there any chance you will start porting some of these to Scriptgrapher?
I saw on your website http://park12.wakwak.com/~shp/lc/et/en_aics_script.html that you worked on several very interesting scripts for the AICS JavaScript. Is there any chance you will start porting some of these to Scriptgrapher?
IE6 FIX
I get this problem? What should i do?
C:\Program\Adobe\Adobe Illustrator CS\Plugin-program\Scriptographer\scripts\tools\fiddlehead.js:1,3: syntax error (C:\Program\Adobe\Adobe Illustrator CS\Plugin-program\Scriptographer\scripts\tools\fiddlehead.js#1)
java.lang.NullPointerException
at com.scriptographer.ai.Tool.setScript(Tool.java:68)
at com.scriptographer.gui.MainDialog$ToolButton.onClick(MainDialog.java:286)
at com.scriptographer.adm.Button.onNotify(Button.java:75)
at com.scriptographer.adm.NotificationHandler.onNotify(NotificationHandler.java:55)
C:\Program\Adobe\Adobe Illustrator CS\Plugin-program\Scriptographer\scripts\tools\fiddlehead.js:1,3: syntax error (C:\Program\Adobe\Adobe Illustrator CS\Plugin-program\Scriptographer\scripts\tools\fiddlehead.js#1)
java.lang.NullPointerException
at com.scriptographer.ai.Tool.setScript(Tool.java:68)
at com.scriptographer.gui.MainDialog$ToolButton.onClick(MainDialog.java:286)
at com.scriptographer.adm.Button.onNotify(Button.java:75)
at com.scriptographer.adm.NotificationHandler.onNotify(NotificationHandler.java:55)
IE6 FIX
to Lehni:
Once I ported some scripts for former version of Scriptographer.
They are at
http://park12.wakwak.com/~shp/lc/et/en_sg.html
I plan to rewrite them for ver.2.0.
But, at the present, I want to try the various functions specific to Scriptographer rather than to rewrite my old scripts.
It's great fun to create new tools! though it's still not always easy for me.
to Alexander:
Thanks for report, but at least on my environment (ver.2.0.015, CS, Windows2000SP4), I can't reproduce this type of error. It says a syntax error occurred at character 3 of line 1. But line 1 is a comment, and has only 2 characters ("/*"). Character 3 of line 1 is a line feed code.
So, I guess something wrong occurred in downloading (such as automatic character conversion). Otherwise, it caused by other environmental factor.
I put a zip archive at
( ### The file had removed. See following my comment for detail ### )
(I'll remove this file in the near future to avoid confusion.)
It contains 2 script files which differ only in line feed code(CRLF/CR).
I'd like you to try these. And if possible, please let me know whether these work or not. If both of these raise errors, there might be nothing I can do for now.
Once I ported some scripts for former version of Scriptographer.
They are at
http://park12.wakwak.com/~shp/lc/et/en_sg.html
I plan to rewrite them for ver.2.0.
But, at the present, I want to try the various functions specific to Scriptographer rather than to rewrite my old scripts.
It's great fun to create new tools! though it's still not always easy for me.
to Alexander:
Thanks for report, but at least on my environment (ver.2.0.015, CS, Windows2000SP4), I can't reproduce this type of error. It says a syntax error occurred at character 3 of line 1. But line 1 is a comment, and has only 2 characters ("/*"). Character 3 of line 1 is a line feed code.
So, I guess something wrong occurred in downloading (such as automatic character conversion). Otherwise, it caused by other environmental factor.
I put a zip archive at
( ### The file had removed. See following my comment for detail ### )
(I'll remove this file in the near future to avoid confusion.)
It contains 2 script files which differ only in line feed code(CRLF/CR).
I'd like you to try these. And if possible, please let me know whether these work or not. If both of these raise errors, there might be nothing I can do for now.
IE6 FIX
I realized what had caused this type of error. Every script is linking to the licence agreement page that explains the terms which must be accepted before download.
So, anyone who tries to download with "save-link-as" in the context menu only can get the linked page itself (that page's HTML file).
So, I'd removed the file above to avoid confusion.
So, anyone who tries to download with "save-link-as" in the context menu only can get the linked page itself (that page's HTML file).
So, I'd removed the file above to avoid confusion.
Scripts
03.10.08, 00:01
18.09.08, 20:43
16.09.08, 21:36
14.09.08, 18:50
21.08.08, 19:19
Posts
10.10.08, 21:20
10.10.08, 10:19
10.10.08, 01:33
07.10.08, 15:40
04.10.08, 20:50
Donation