Comic Maker: Difference between revisions
Jump to navigation
Jump to search
see also Cartoon Builder
m (Reverted edits by 189.26.66.78 (Talk) to last version by MitchellNCharity) |
|||
Line 9: | Line 9: | ||
The '''Comic Maker''' activity is being developed by [[Avallain Basic Skills]], with input from publisher Teshkeel. |
The '''Comic Maker''' activity is being developed by [[Avallain Basic Skills]], with input from publisher Teshkeel. |
||
=== summary === |
|||
That's exactly the strategy which the party successfully followed in the local elections - maximising votes where they were needed. , |
|||
With comic maker you can build comic strips. stages can be created with a background. On the stages characters and speech balloons can be aranged. |
|||
there exists a javascript version which is not yet properly implemented as an activity. |
|||
a python/pygame version is in development |
|||
=== pygame version === |
=== pygame version === |
Revision as of 13:19, 23 October 2009
|
The Comic Maker activity is being developed by Avallain Basic Skills, with input from publisher Teshkeel.
summary
With comic maker you can build comic strips. stages can be created with a background. On the stages characters and speech balloons can be aranged.
there exists a javascript version which is not yet properly implemented as an activity. a python/pygame version is in development
pygame version
The pygame version is unfinished, but you can already experiment with the most features.
todo
- show balloon tab only if balloon selected (.set_sensitive())
- if resuming from journal when activity is running, activity is not loading correct document
- selection lists with captions... (does it really make sense? should be self explantory enough)
- help button above selection lists with popup window containing help text (help ok? window ok?)
- do proper layout of the interface
- add suport for selecting actors behind another actor
- rewrite balloon render code
- maybe toolbar for selection modes
future improvements
- flip actors
- performance improvements
- add support for rotated view
- full screen view
- in balloon text editing
- font color/size support for balloons
- svg actors
features
- add/ reorder/ delete stages
- set background of stage fields
- add/ order/ scale/ delete actors
- add/ edit/ order/ delete balloons
- journal support
- change size and angle of balloon arrows
screenshot
javascript version
You can see the source here and run it on your XO.
- Status: needs to be bundled more cleanly as an activity; currently a content bundle running in Javascript.
- Source: zip and xol
- Preview: comicmaker online