
Power Comics is a small application that allows you to create comics easily. Right now it's still in an early stage - but it is already useable.
Power Comics! uses Qt-Jambi, so you need to tell the VM where to find Qt-Jambi:
java -cp /path_to_qtjambi/qtjambi.jar;powercomics.jar net.steinke.comic.PowerComics
![]() |
| Image 1: Application after start-up (Click for larger view) |
The application has three main areas:
After starting the application will show you the "backgrounds" available in the element window. Please drag the background with the sky to the page. The background will now be visible on the page. Now drag the background with the red and yellow swirl to the 1st Panel:
![]() |
| Image 2: Setting page and panel background (Click for larger view) |
Actors are yozr typical comic figures. Power Comics provides you with two penguins named Penny and Perry you can use in your stories.
Click on the Field named Actors & Items to have a look at them. Working with actors is easy. Just drag them on the page - done. You will notice, that the options panel on the right changes to provide you with the Options for the actor:
![]() |
| Image 3: Option for clipart (actors and items) |
![]() |
| Image 4: Adding actors to the page (Click for larger view) |
Now it's time to give Perry a voice. Click the Wordballons Field in the Elements area. You'll see a selection of available word ballons. Grab the shout box (the one with the many spikes) and drag close to the penguin. As you can see, you have now a text entry field on the right. Choose a color and font of your liking and enter a text of your choice. I used "Oh no!" in red. Below the textbox you'll find a small control pad. You can use it to fine tune the position of the text inside the word bubble.
![]() |
| Image 5: Adding wordbubbles to the page (Click for larger view) |
![]() |
| Image 6: Special effects (Click for larger view) |
![]() |
| Image 7: Add page (Click for larger view) |
You can export your comic (say to use it on a webpage) by choosing File/Export as images. Choose where you comic should be exported to and withing seconds you'll have a set of nice PNG images on your hardrive. Just upload them to your webpage and voila - you have your own webcomic.
* Already in implemented in current version, but not in the Qt-Jambi Contest version