Thursday, October 17, 2013

NaNoWrMo goal is going to take over for a bit

Well I guess I'm going to be putting this on hold again. Next month I'm going to be trying to win the NaNoWrMo(national novel writing month.) I'm going to try to use this Inpar story for it and see if I can do a better job writing writing this story then drawing it. Well I don't plan on quitting the comic but it will probably be hard for my to keep constant updates....I was already having trouble keeping to my schedule so things are going to get even more sporadic. If I finish writing the story and editing it I might add it to amazon and if anyone is interested they can buy it and read that version of the story. It does seem to be a completely different version of the story from what I started with.


Saturday, October 5, 2013

Trying something new with page 20


So I'm thinking I'm going to try something a little different for this next page. First I'm going to try adding a few manipulated photos to help me with the background. You can see an example of this above. It will look a little "different" but it will be better then not having a back ground at all.

Next I'm going to make the length of the next page as long as six of my normal pages. I don't know if you've seen how some Korean webtoons do it but it will be something like that. If I make a page like that once a week I won't feel guilty for only doing one since it will be three times as much as I normally would have done.

Anyways thats what I'm going to try next since Ater and Astutia are now going to have a few more interactions with public places.

Page 20

Previous page 19 Next page 21

Page 19

Monday, September 23, 2013

Page 17

Working on pages 16-17

Still working on pages 16-17. If I'm lucky I'll add one of the pages tonight when I get back from babysitting. By the way yeah I know this drawing is a bit weird looking. I was trying to draw her hand as if it was pointing towards the observer but I just ended up making a really misshapen looking palm.

Sunday, September 22, 2013

Working on Page 16-17

So this is one of the drawings for the next pages. Probably page 16. I'll be putting them together and adding them later this week so you'll be seeing them soon.

Monday, September 16, 2013

Work in progress

So somehow or another my computer corrupted the file for this page while I was working on it. I finally got everything looking normally again but thanks to my computer I can't give you a completed page 6. So maybe next time folks.=/

Some more screenshots...


Yes people I know this isn't what I made this blog for but don't worry. If you look at the screenshots you might also notice that I have Gimp up in the background so I am slowly but surely working on Inpar.

HTML Coding for blogger


So this is the coding for making a column on your blog post/page.

 <style>

    #columns {
        width: 600px;
    }

    #columns .column {
        position: relative;
        width: 46%;
        padding: 1%;
        border: solid 1px #000;
    }

    #columns .left {
        float: left;
    }

    #columns .right {
        float: right;
    }

</style>

<div id="columns">
    <div class="left column">
        <p>So this is the coding for making a column on your blog post/page.</p>
    </div>
    <div class="right column">
        <p>More fun over here to.</p>
    </div>
</div>
More fun over here to.





Saturday, September 14, 2013

Screenshots of how I make Speech bubbles

















I made a how-to on InfoBarrel.com for this. It has more instruction then what I have here so if you can't follow the screenshots try going there and read that how-to.

http://www.infobarrel.com/How_to_Make_a_Speech_Bubble_Using_Gimp