The FAT letters
With the coming of Ultra-Mobiles, Internet Tablets, Tablet PCs, Smart Phones and even PDAs, calligraphic interfaces are growing more then ever before. Though we don’t see many sites taking advantage of this like calligraphic forums, blogs, etc.
Our goal was to create a calligraphic widget to put in forms that was as easy as <input type="draw" />; Simple, straightforward and completely transparent for developers.
Ultimate flash draw component. Free, easy and fun.
What are the possibilities?
Here are some of the thing you might do with the widget. Several examples use random draws from your tests.
Plain Editor
This is the normal draw editor with a plain start. Just had a diferent background color.
The code:
Plain Viewer
Here, the widget will make a request to the URL to get our SVG content. Be aware of crossdomain issues as this is flash.
The code:
Plain Viewer with SVG on QueryString
In this way, the SVG is directly injected in the widget appearing much faster, as soon as the page loads itself.
Notice that the animation here is 300 for a slow draw.
The code:
Editor with initial SVG (by field Id)
In the edit style, we can have an initial draw, using any of the previous techniques to pass SVG. In this case we use another way indicating the Id of some field containing svg info.
By default, the output field is the initial input field, so you you fill you svg field, it will appear in the editor.
Our draw field (usually a hidden field):
The code:
At inEvo we enjoy playing around with new stuff. Creativity is a major aspect of our work. We believe that this widget will enable new and fun ways of interaction with sites and new creative ideas.
What can I do?
Who's using it?
Here are the latest projects to integrate <InputDraw/> as a commercial solution:
Teccon - 1 element
myeyesite.com - 6 elements
Gruppo Mediarete - 5 elements
Masterfoot - 6 elements
Comics Sketch - 4 elements