Awwation icon indicating copy to clipboard operation
Awwation copied to clipboard

Prezi clone in HTML5, Js, and SVG. Can use different animation backends, for example impress.js. [I NO LONGER OWN AWWATION.COM]

Results 12 Awwation issues
Sort by recently updated
recently updated
newest added

Please renew http://awwation.com or at least update the URL in Readme to http://adityab.github.io/Awwation/

While, you have sold me on the the software itself, I have tried creating a presentation and frankly it left me wanting. I am not a designer in an sense...

Please allow importing SVG code from local files or integrate with online editor [SVG-edit](http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html), so that users can edit their scene there, copy their SVG code, paste it into Awwation...

In case you don’t know [Strut](http://tantaman.github.com/Strut) or [Impressionist](http://hsivaramx.github.com/Impressionist/) yet, it’s two other editors for impress.js Not sure if the bases are too different or if it would make sense to...

In the sidebar, add sequence number to the slides so you can know the order of that element in the presentation

feature

Implement a custom color picker for individual elements that should override the theme color

feature

Allow writing of multiple lines of text in one text element

feature
text

Add custom text styling - Bold, Italic, Underline, Strikeout, etc. Having two predefined types of text - Header and Paragraph - is a good idea.

feature
text

You could probably make your embedded JS much smaller if you experiment with the Closure JS compiler. See the SVG-edit Makefile for example usage.

bug

Shapes such as circles, paths, rectangles, etc are selected when you click inside their fill regions. This can hinder work when elements are placed inside other elements. Take inspiration (and...

bug