No subject
Tue Nov 11 20:29:05 EST 2008
<br>
========================<br>
<br>
== Shoebot from the console ==<br>
<br>
Shoebot parses scripts written in the Nodebox/Drawbot language and<br>
creates image output from those instructions. Running Shoebot scripts<br>
through the console is straightforward: sbot <yourscript.bot> -o<br>
<outputfile><br>
<br>
You can specify the type of image through the output file extension:<br>
<br>
* .svg (Scalable Vector Graphics)<br>
* .ps (PostScript)<br>
* .pdf (Portable Document Format)<br>
* .png (Portable Network Graphics)<br>
<br>
Shoebot will automagically generate the appropriate output from the<br>
extension you specify.<br>
For instance, to output the primitives.bot example to an SVG file, type:<br>
sbot /usr/share/shoebot/examples/primitives.bot -o test.svg<br>
<br>
This is Shoebot's 'oneshot mode'. However, see also:<br>
* WindowedMode<br>
* Shoebot IDE<br>
* Socketserver - control your scripts from external sources<br>
* Python Module - run Shoebot from inside your Python scripts<br>
<br>
========================<br>
<br>
<br>
It's written in Ruby, and shouldn't be so hard to sugarize... are<br>
there any other fine Ruby programs that have jumped the XO?<br>
A ruby emulator bundled with Hackety Hack lessons also seems like an<br>
excellent idea.<br>
<br>
SJ<br>
_______________________________________________<br>
Activities mailing list<br>
<a href="mailto:Activities at lists.laptop.org">Activities at lists.laptop.org</a><br>
<a href="http://lists.laptop.org/listinfo/activities" target="_blank">http://lists.laptop.org/listinfo/activities</a><br>
</blockquote></div><br>
------=_Part_92003_25447703.1226264912641--
More information about the Devel
mailing list