<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Scriptographer.org - General Scripts</title> 
		<link>http://scriptographer.org/scripts/general-scripts/</link>
		<description>Scriptographer.org</description>
		<lastBuildDate>Sun, 08 Jan 2012 08:40:47 +0100</lastBuildDate>
		<generator></generator>
		<language>en</language>
					<item>
			<title>Variator</title> 
			<link>http://scriptographer.org/scripts/general-scripts/variator/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/variator/</guid>
			<pubDate>Sun, 08 Jan 2012 08:40:47 +0100</pubDate>
			<dc:creator><a href="/users/chitchy/">Shanfan Huang</a></dc:creator>
			<description>

&lt;p&gt;I have enjoyed&lt;a href=&quot;http://www.wundes.com/JS4AI/&quot; target=&quot;_blank&quot;&gt; John Wundes&#39;s script &amp;quot;Vary Hues&amp;quot;&lt;/a&gt; for quite some time to create random colors in a group.  Thank you John! &lt;br&gt;
But when John said &amp;quot;Hue&amp;quot; it was not precisely the &amp;quot;Hue&amp;quot; in &amp;quot;HSB color&amp;quot;. He meant more generally &amp;quot;the color&amp;quot;. So he&#39;s calculating the random range in [Red, Green, Blue], or [Cyan, Magenta, Yellow, Black].
&lt;/p&gt;
&lt;p&gt;
Now I thought I want to have better control over the actual &amp;quot;Hue&amp;quot;, &amp;quot;Saturation&amp;quot; and &amp;quot;Brightness&amp;quot;. Also I want to add the randomness in size and opacity. So here&#39;s the Variator:
&lt;/p&gt;
&lt;p&gt;
This is the combination of varying the Fill Color, Size and Opacity at the same time.
&lt;/p&gt;
&lt;p&gt;
To test this script and see it in real-life use case, I created this illustration
&lt;/p&gt;
&lt;p&gt;
Except for the obvious hexagons, I also benefited a lot from the Variator while creating the glitters on her lips and eyelids, as well as the earrings.
&lt;/p&gt;
&lt;p&gt;
Hope you find this inspirational! Enjoy.
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/variator/posts/4407/resources/Screen+Shot+2012-01-05+at+11.38.44+PM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;115&quot; height=&quot;132&quot; src=&quot;/scripts/general-scripts/variator/posts/4407/resources/Screen+Shot+2012-01-05+at+11.38.44+PM.png?v=db8705e95712819b479feef58b5c7ff8&quot; id=&quot;thumb-1&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/variator/posts/4407/resources/Screen+Shot+2012-01-08+at+2.28.59+AM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;115&quot; height=&quot;169&quot; src=&quot;/scripts/general-scripts/variator/posts/4407/resources/Screen+Shot+2012-01-08+at+2.28.59+AM.png?v=db8705e95712819b479feef58b5c7ff8&quot; id=&quot;thumb-2&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/variator/posts/4407/resources/Screen-Shot-2012-01-05-at-11.25.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;115&quot; height=&quot;129&quot; src=&quot;/scripts/general-scripts/variator/posts/4407/resources/Screen-Shot-2012-01-05-at-11.25.png?v=db8705e95712819b479feef58b5c7ff8&quot; id=&quot;thumb-3&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/variator/posts/4407/resources/lollipopGirl-01.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;115&quot; height=&quot;155&quot; src=&quot;/scripts/general-scripts/variator/posts/4407/resources/lollipopGirl-01.png?v=db8705e95712819b479feef58b5c7ff8&quot; id=&quot;thumb-4&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/variator/posts/4407/resources/variator.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;variator.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Transform Each</title> 
			<link>http://scriptographer.org/scripts/general-scripts/transform-each/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/transform-each/</guid>
			<pubDate>Sun, 08 Jan 2012 08:18:12 +0100</pubDate>
			<dc:creator><a href="/users/chitchy/">Shanfan Huang</a></dc:creator>
			<description>

&lt;p&gt;Some times we want to transform each path in a big group, but not to transform the group alignment. This simple tool allows you to rotate and scale each path as shown below:
&lt;/p&gt;
&lt;p&gt;
///////UPDATE//////////&lt;br&gt;
Ok, I found the Illustrator&#39;s original menu... it&#39;s hidden in Object&amp;gt;Transform&amp;gt;Transform Each...
&lt;/p&gt;
&lt;p&gt;
:-p
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/transform-each/posts/4406/resources/Screen+Shot+2012-01-08+at+2.02.04+AM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;125&quot; src=&quot;/scripts/general-scripts/transform-each/posts/4406/resources/Screen+Shot+2012-01-08+at+2.02.04+AM.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-5&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/transform-each/posts/4406/resources/transformEach.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;transformEach.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Grid Generator</title> 
			<link>http://scriptographer.org/scripts/general-scripts/grid-generator/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/grid-generator/</guid>
			<pubDate>Tue, 10 Jan 2012 20:58:15 +0100</pubDate>
			<dc:creator><a href="/users/chitchy/">Shanfan Huang</a></dc:creator>
			<description>

&lt;p&gt;This is a very straight forward tool that generates four kinds of grid. You type in the number of rows and columns, and the size of the unit, then click a button.
&lt;/p&gt;
&lt;p&gt;
While those grids might seem basic to mathematicians, I thought it&#39;d be handy to have something like this in AI for graphic artists. Something looking basic at first can be creatively altered and became something interesting. I attached two quick-dirty mockups just to demonstrate some possibilities.
&lt;/p&gt;
&lt;p&gt;
My favorite trick is to use the raster.getAverageColor() function to layout a rich and abstract color combination. If you feel like to try, copy the code below to the end of my scripts:
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;-----------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
// Pickup colors from a raster//&lt;br&gt;
//NOTE: An image must be placed within the artboard and rasterized//
&lt;/p&gt;
&lt;p&gt;
var rasters = document.getItems({&lt;br&gt;
    type: Raster,&lt;br&gt;
    selected: true&lt;br&gt;
});
&lt;/p&gt;
&lt;p&gt;
var paths = document.getItems({&lt;br&gt;
    type: Path,&lt;br&gt;
    selected: true&lt;br&gt;
});
&lt;/p&gt;
&lt;p&gt;
if(rasters.length &amp;gt;0 &amp;amp;&amp;amp; paths.length &amp;gt;0){&lt;br&gt;
    var raster = rasters[0];&lt;br&gt;
    for(var i=0; i&amp;lt;paths.length; i++) {&lt;br&gt;
        var path = paths[i];&lt;br&gt;
        var color = raster.getAverageColor(path);&lt;br&gt;
        path.fillColor = color;&lt;br&gt;
    }&lt;br&gt;
}else{&lt;br&gt;
    Dialog.alert(&#39;Please select at least one rasterized image and one path overlapping on top.&#39;);&lt;br&gt;
}
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;-------------------------------------------&lt;/li&gt;

&lt;/ul&gt;
&lt;p&gt;
UPDATE: 01/10/2012&lt;br&gt;
I uploaded the above lines as a separate script.
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/triangle_grid_1-02.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;215&quot; src=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/triangle_grid_1-02.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-6&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/triangle_grid_1-01.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;236&quot; src=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/triangle_grid_1-01.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-7&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/Screen+Shot+2012-01-04+at+4.57.52+AM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;71&quot; src=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/Screen+Shot+2012-01-04+at+4.57.52+AM.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-8&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/grid_generator.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;grid_generator.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/grid-generator/posts/4395/resources/rasterColor.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;rasterColor.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Convert GPS .csv files to Illustrator paths</title> 
			<link>http://scriptographer.org/scripts/general-scripts/convert-gps-csv-files-to-illustrator-paths/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/convert-gps-csv-files-to-illustrator-paths/</guid>
			<pubDate>Wed, 28 Dec 2011 10:42:06 +0100</pubDate>
			<dc:creator><a href="/users/grahamvdr/">Graham van de Ruit</a></dc:creator>
			<description>

&lt;p&gt;This script creates Illustrator paths and points from a .csv file exported from Garmin&amp;#8217;s free BaseCamp software.
&lt;/p&gt;
&lt;p&gt;
In BaseCamp, select any number of tracks and/or waypoints and go to File &amp;gt; Export &amp;gt; Export Selection. Select .csv as the file type and save a copy of this file in the same location as the script.
&lt;/p&gt;
&lt;p&gt;
You&amp;#8217;ll need to open the script and change the file name of the .csv file near the top, or save your .csv as &amp;#8220;GPS Route.csv&amp;#8221;.
&lt;/p&gt;
&lt;p&gt;
You can run the script in a document of any dimensions. The tracks and points will be scaled to fit proportionally into the artboard bounds within a margin set in the script. The script will use the active style, so the points may be invisible until you apply some formatting to them. All tracks and points will be correctly labelled in the layers panel, so you can target them easily this way.
&lt;/p&gt;
&lt;p&gt;
The waypoint objects created in the script have a &amp;#8220;Symbol&amp;#8221; property which is not used, but you could easily modify the script to take advantage of this (eg applying a style or using an appropriate symbol from the library).
&lt;/p&gt;
&lt;p&gt;
I&amp;#8217;d appreciate any feedback, and would love to hear if you find the script useful. If you have any trouble with it, I&amp;#8217;d be happy to try to help out.
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/convert-gps-csv-files-to-illustrator-paths/posts/4388/resources/GPS+Track.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;GPS Track.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/convert-gps-csv-files-to-illustrator-paths/posts/4388/resources/GPS_Web_Image_1.gif/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;190&quot; src=&quot;/scripts/general-scripts/convert-gps-csv-files-to-illustrator-paths/posts/4388/resources/GPS_Web_Image_1.gif?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-9&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Fractal tree</title> 
			<link>http://scriptographer.org/scripts/general-scripts/fractal-tree/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/fractal-tree/</guid>
			<pubDate>Fri, 28 Oct 2011 10:47:22 +0200</pubDate>
			<dc:creator><a href="/users/grahamvdr/">Graham van de Ruit</a></dc:creator>
			<description>

&lt;p&gt;This script generates a fractal tree based on the parameters set by the user in the palette (or with the default values). It uses the currently active style.
&lt;/p&gt;
&lt;p&gt;
It can get very slow with large values, so be careful.
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/fractal-tree/posts/4310/resources/Fractal_Tree_1.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;Fractal_Tree_1.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/fractal-tree/posts/4310/resources/Thumbnail_1.gif/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;201&quot; src=&quot;/scripts/general-scripts/fractal-tree/posts/4310/resources/Thumbnail_1.gif?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-10&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/fractal-tree/posts/4310/resources/Kiwi_Fractal_1.gif/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;216&quot; src=&quot;/scripts/general-scripts/fractal-tree/posts/4310/resources/Kiwi_Fractal_1.gif?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-11&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>L-System</title> 
			<link>http://scriptographer.org/scripts/general-scripts/l-system/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/l-system/</guid>
			<pubDate>Wed, 26 Oct 2011 17:09:26 +0200</pubDate>
			<dc:creator><a href="/users/Mr+Doctor/">H&aring;kan Lundgren</a></dc:creator>
			<description>

&lt;p&gt;An Adobe Illustrator L-System script through Scriptographer&lt;br&gt;
by H&amp;aring;kan Lundgren&lt;br&gt;
&amp;copy; 2011 Monovektor.com
&lt;/p&gt;
&lt;p&gt;
Apparently I put too much text in this field as it does not display all of it. Text has instead been put in as a header of the file explaining how to use the script.
&lt;/p&gt;
&lt;p&gt;
Meanwhile you can get a quick introduction here:&lt;br&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Lsystem&quot; target=&quot;_blank&quot;&gt;http://en.wikipedia.org/wiki/Lsystem&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Early version, though. A bit crude but I hope it works!
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;* UPDATE - Nov 03, 2011*&lt;/strong&gt;
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;The draw command no longer iterates the grammar any further if called more than once.&lt;/li&gt;
&lt;li&gt;Some cleaning-up in the code department&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/l-system/posts/4302/resources/L-System.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;L-System.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/l-system/posts/4302/resources/Screen+shot+2011-10-26+at+4.28.12+PM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;238&quot; src=&quot;/scripts/general-scripts/l-system/posts/4302/resources/Screen+shot+2011-10-26+at+4.28.12+PM.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-12&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/l-system/posts/4302/resources/Screen+shot+2011-10-26+at+4.24.45+PM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;104&quot; src=&quot;/scripts/general-scripts/l-system/posts/4302/resources/Screen+shot+2011-10-26+at+4.24.45+PM.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-13&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/l-system/posts/4302/resources/Screen+shot+2011-10-26+at+4.25.29+PM.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;174&quot; src=&quot;/scripts/general-scripts/l-system/posts/4302/resources/Screen+shot+2011-10-26+at+4.25.29+PM.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-14&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/l-system/posts/4302/resources/L-System_UPDATED.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;L-System_UPDATED.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Lorem ipsum generator</title> 
			<link>http://scriptographer.org/scripts/general-scripts/lorem-ipsum-generator/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/lorem-ipsum-generator/</guid>
			<pubDate>Sat, 25 Jun 2011 15:31:06 +0200</pubDate>
			<dc:creator><a href="/users/frederickk/">ken frederick</a></dc:creator>
			<description>

&lt;p&gt;One thing that has always been missing from Adobe Illustrator is a dummy-text generator. So, I created this simple script that generates &amp;quot;Lorem ipsum&amp;quot; text, while maintaining text item type styles
&lt;/p&gt;
&lt;p&gt;
    &lt;iframe src=&quot;http://player.vimeo.com/video/25502272?title=0&amp;amp;byline=0&amp;amp;portrait=0&quot; width=&quot;240&quot; height=&quot;195&quot; frameborder=&quot;0&quot; webkitAllowFullScreen mozallowfullscreen allowFullScreen&gt;&lt;/iframe&gt;
&lt;/p&gt;
&lt;p&gt;
the above video shows the following:
&lt;/p&gt;
&lt;p&gt;
1/ if nothing is selected a text box, with the desired amount of text, will be created in the center of the page.&lt;br&gt;
2/ type items can be selected and either replace or add to existing text. in both cases type attributes such as size, leading, and color are maintained. this video shows how the script functions.&lt;br&gt;
3/ punctuation inclusion can be toggled as well as Title Case for headline creation
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;----------------------------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
i post LoremIpsum with the caveat that although it&#39;s stable for me and i use it quite frequently, i can&#39;t guarantee that it won&#39;t cause problems or not work for someone else (i&#39;m on a mac 10.6 CS5)
&lt;/p&gt;
&lt;p&gt;
Notes&lt;br&gt;
** finally i have access to cs5 and so far as i have tested this script functions without problems using the latest version of scriptographer (2.9.072). i still currently have no consistent way to test on other versions of illustrator (i.e. CS2 or CS4 or CS?) or windows. email is the best way to contact me.
&lt;/p&gt;
&lt;p&gt;
thanks.&lt;br&gt;
Ken
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/lorem-ipsum-generator/posts/4170/resources/loremIpsum.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;200&quot; src=&quot;/scripts/general-scripts/lorem-ipsum-generator/posts/4170/resources/loremIpsum.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-15&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/lorem-ipsum-generator/posts/4170/resources/LoremIpsum_0_0.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;LoremIpsum_0_0.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>EAN 13 barcode generator</title> 
			<link>http://scriptographer.org/scripts/general-scripts/ean-13-barcode-generator/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/ean-13-barcode-generator/</guid>
			<pubDate>Wed, 22 Jun 2011 02:17:45 +0200</pubDate>
			<dc:creator><a href="/users/grahamvdr/">Graham van de Ruit</a></dc:creator>
			<description>

&lt;p&gt;This script generates an EAN 13 barcode from an ISBN number.
&lt;/p&gt;
&lt;p&gt;
Credit must go to H&amp;aring;kan Lundgren for the basis of the script.
&lt;/p&gt;
&lt;p&gt;
This script must be run in an empty document, as all paths in the document are united during the drawing.
&lt;/p&gt;
&lt;p&gt;
The EAN-13 code must be of the form XXX-X-XX-XXXXXX-X for the text to be generated correctly, though it will still work without the hyphens.
&lt;/p&gt;
&lt;p&gt;
The text spacing will need to be manually adjusted if the Min. barwidth is changed from 1 pt.
&lt;/p&gt;
&lt;p&gt;
I&amp;#8217;ve set the font to be Myriad Pro Regular, but you can change this easily in the script.
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/ean-13-barcode-generator/posts/4155/resources/BarMaid.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;BarMaid.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/ean-13-barcode-generator/posts/4155/resources/Barcode1WebImage.gif/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;165&quot; height=&quot;109&quot; src=&quot;/scripts/general-scripts/ean-13-barcode-generator/posts/4155/resources/Barcode1WebImage.gif?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-16&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Replace with symbol</title> 
			<link>http://scriptographer.org/scripts/general-scripts/replace-with-symbol/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/replace-with-symbol/</guid>
			<pubDate>Wed, 22 Jun 2011 02:11:29 +0200</pubDate>
			<dc:creator><a href="/users/grahamvdr/">Graham van de Ruit</a></dc:creator>
			<description>

&lt;p&gt;This script replaces all selected items with the symbol selected in the Symbols panel.
&lt;/p&gt;
&lt;p&gt;
In my trials the replaced symbol was vertically flipped. You can edit the symbol to counteract this, or maybe another user knows how to fix this in the script.
&lt;p&gt;&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/replace-with-symbol/posts/4154/resources/SymbolReplace.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;SymbolReplace.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
						<item>
			<title>Phyllotactic Spirals</title> 
			<link>http://scriptographer.org/scripts/general-scripts/phyllotactic-spirals/</link>
			<guid isPermaLink="true">http://scriptographer.org/scripts/general-scripts/phyllotactic-spirals/</guid>
			<pubDate>Fri, 25 Mar 2011 18:52:14 +0100</pubDate>
			<dc:creator><a href="/users/frederickk/">ken frederick</a></dc:creator>
			<description>

&lt;p&gt;** UPDATE **
&lt;/p&gt;
&lt;p&gt;
a small little script that generates phyllotactic spirals.
&lt;/p&gt;
&lt;p&gt;
http://en.wikipedia.org/wiki/Phyllotaxis
&lt;/p&gt;
&lt;p&gt;
General Settings: (applies to either mode)
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;----------------------------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Dot Spacing = spacing between dots&lt;br&gt;
Size = size of dot&lt;br&gt;
Auto Sizing = dot size increases from center point, the maximum size being what is set by Size 
&lt;/p&gt;
&lt;p&gt;
Drawing Type:&lt;br&gt;
Circles = draws dots&lt;br&gt;
Points = draws single points (for easy use with &lt;a href=&quot;http://scriptographer.org/scripts/interactive-tools/voronoi-tool/?front&quot; target=&quot;_blank&quot;&gt;Voronoi Tool&lt;/a&gt;)&lt;br&gt;
Lines = connects the vertices (in order) with lines
&lt;/p&gt;
&lt;p&gt;
Modes:
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;----------------------------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
1/ Concentric Rings
&lt;/p&gt;
&lt;p&gt;
Number of Rings = self explanatory&lt;br&gt;
Ring Spacing = number of points spacing between rings&lt;br&gt;
Ring Rotation = (i&#39;ll try and explain) this is the angle of rotations that the last ring will make i.e. if you have 10 rings the 10th ring will be rotate 90 deg, the 9th ring 80 deg, the 8th ring 70 deg, and so on... 
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;----------------------------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
2/ Phyllotactic Spiral
&lt;/p&gt;
&lt;p&gt;
Number of points = i couldn&#39;t find a formula that would build these out of rings so it&#39;s based on the number of points
&lt;/p&gt;
&lt;ul class=&quot;list&quot;&gt;&lt;li&gt;----------------------------------------------------&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Notes&lt;br&gt;
** finally i have access to cs5 and so far as i have tested this script functions without problems using the latest version of scriptographer (2.9.072). i still currently have no consistent way to test on other versions of illustrator (i.e. CS2 or CS4 or CS?) or windows. email is the best way to contact me.
&lt;/p&gt;
&lt;p&gt;
thanks.&lt;br&gt;
Ken
&lt;p&gt;&lt;div class=&quot;resource&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/phyllotactic-spirals/posts/4027/resources/phyllotacticSpiral.png/&quot; target=&quot;_blank&quot;&gt;&lt;img width=&quot;240&quot; height=&quot;223&quot; src=&quot;/scripts/general-scripts/phyllotactic-spirals/posts/4027/resources/phyllotacticSpiral.png?v=c8ac17b2da7888722cc9d4bdf8cb7984&quot; id=&quot;thumb-17&quot;&gt;&lt;/a&gt;

&lt;/div&gt;
&lt;div class=&quot;icon icon-small&quot;&gt;
&lt;a href=&quot;/scripts/general-scripts/phyllotactic-spirals/posts/4027/resources/PhyllotacticSpiral_0_1.js/&quot;&gt;&lt;div class=&quot;icon-image&quot;&gt;&lt;img src=&quot;/static/type/assets/icons/code_small.gif&quot; width=&quot;16&quot; height=&quot;16&quot;&gt;&lt;/div&gt;&lt;div class=&quot;icon-label&quot;&gt;PhyllotacticSpiral_0_1.js&lt;/div&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/p&gt;</description>
		</item>
		</channel>
</rss>
