Search found 44 matches

by PoisionLullaby
Wed Jan 17, 2018 8:35 pm
Forum: Ren'Py Questions and Announcements
Topic: Lots of coding and VN related questions
Replies: 8
Views: 944

Re: Lots of coding and VN related questions

1) If you want to do it in a smart way, it'd be very complicated. You'd basically have to find where the middle or first vowel is and extend that. 2) Does your sprite have any empty space on the bottom? It aligns based on the bottom of the image 3) Yes, you can do that. You'd have to modify the qui...
by PoisionLullaby
Wed Jan 17, 2018 10:07 am
Forum: Ren'Py Questions and Announcements
Topic: Lots of coding and VN related questions
Replies: 8
Views: 944

Lots of coding and VN related questions

I have a few questions so instead of spamming the forum I thought I'd just put them in a list and see if people will respond. 1) So I was curious is it possible to make a character say a players inputted name differently? like let's say the player choose the name "sally" could you make a c...
by PoisionLullaby
Wed Jan 17, 2018 3:55 am
Forum: Creative Commons
Topic: Sefina's free textboxes + starting commission!
Replies: 13
Views: 4927

Re: Sefina's free textboxes + starting commission!

the bottom one is so pretty! How much will you be asking for a full gui commission? Thank you!! Still working out the details, depending on the complexity of the GUI, plus the deadline for the GUI. A baseline would be around $60USD for a GUI with custom menus + textboxes including settings, save an...
by PoisionLullaby
Mon Jan 15, 2018 10:27 pm
Forum: Creative Commons
Topic: Sefina's free textboxes + starting commission!
Replies: 13
Views: 4927

Re: Sefina's free textboxes + starting commission!

the bottom one is so pretty! How much will you be asking for a full gui commission?
by PoisionLullaby
Sun Jan 14, 2018 6:32 pm
Forum: Creative Commons
Topic: Free Music/SFX Resource - Over 2000 Tracks
Replies: 463
Views: 1444058

Re: Free Music/SFX Resource - Over 1400 Tracks

Wow seriously thank you for these. I'll be sure to spread the word about your website to my friends and as soon as possible I plan on donating. :) you're really talented! Do you accept commissions? (Sorry if that's the wrong terminology, still new to this stuff ^^') You're very welcome...please fee...
by PoisionLullaby
Sun Jan 14, 2018 6:27 pm
Forum: Ren'Py Questions and Announcements
Topic: More font problems (FreetypeError: 38: invalid charmap handle)
Replies: 5
Views: 1184

Re: More font problems (FreetypeError: 38: invalid charmap handle)

Okay yeah, I definitely think I'm going to look for a similar font that's not so old. ^^' Thank you both for the advice and suggestions I truly appreciate it. :)
by PoisionLullaby
Sat Jan 13, 2018 2:03 am
Forum: Ren'Py Questions and Announcements
Topic: More font problems (FreetypeError: 38: invalid charmap handle)
Replies: 5
Views: 1184

Re: More font problems (FreetypeError: 38: invalid charmap handle)

What do you mean by how am I registering the font? Sorry I'm very new to programming and all this. How would I go about converting the font to something acceptable as well? And what information are you looking for/what is the register call? ^^' As I said I am very new to all this so you'll have to e...
by PoisionLullaby
Thu Jan 11, 2018 11:07 pm
Forum: I am an Artist
Topic: [Deleted]
Replies: 20
Views: 4819

Re: [OPEN]❄️ Free Anime Artist! ❄️

are you still doing art for free? I would possibly like to ask you to do some work for me in the near future for small sprites to use in my game. You're style is so cute! Also do you draw animals too?
by PoisionLullaby
Thu Jan 11, 2018 10:54 pm
Forum: Creative Commons
Topic: Free Music/SFX Resource - Over 2000 Tracks
Replies: 463
Views: 1444058

Re: Free Music/SFX Resource - Over 1400 Tracks

Wow seriously thank you for these. I'll be sure to spread the word about your website to my friends and as soon as possible I plan on donating. :) you're really talented! Do you accept commissions? (Sorry if that's the wrong terminology, still new to this stuff ^^')
by PoisionLullaby
Thu Jan 11, 2018 10:38 pm
Forum: Ren'Py Questions and Announcements
Topic: More font problems (FreetypeError: 38: invalid charmap handle)
Replies: 5
Views: 1184

More font problems (FreetypeError: 38: invalid charmap handle)

So I tried google the solution to this but all I found was a post made here in 2012 that never got fully answered and links to ren'pys website that didn't answer my question. I am trying to change the font of a characters lines because it makes sense in context but I get this error: I'm sorry, but a...
by PoisionLullaby
Thu Jan 11, 2018 3:51 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved]How do I change fonts for my dialogue?
Replies: 8
Views: 4381

Re: How do I change fonts for my dialogue?

That was the issue! Thank you all so much for the help. :) The smallest wrong detail can mess everything up.
by PoisionLullaby
Thu Jan 11, 2018 3:18 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved]How do I change fonts for my dialogue?
Replies: 8
Views: 4381

Re: How do I change fonts for my dialogue?

Ah no I misunderstood what "game" folder meant. And I think so? I tried it with other fonts in case that was the issue before and got the same error now that I put the font in the right folder the font I wanted won't work but the other two I tested do. The only difference I can see in one ...
by PoisionLullaby
Thu Jan 11, 2018 2:23 am
Forum: Ren'Py Questions and Announcements
Topic: [Solved]How do I change fonts for my dialogue?
Replies: 8
Views: 4381

Re: How do I change fonts for my dialogue?

Okay I moved the font file into my game folder but I still get errors. Could I be placing it in the wrong game folder? there is one in "gui" and "launcher". I've tried doing it in both ways you suggested both gave me the similar error. ------------------------------------------- ...
by PoisionLullaby
Wed Jan 10, 2018 9:28 pm
Forum: Ren'Py Questions and Announcements
Topic: [Solved]How do I change fonts for my dialogue?
Replies: 8
Views: 4381

[Solved]How do I change fonts for my dialogue?

Okay so I'll admit i didn't look around too much to see if this has already been asked or answered, so sorry if this is a repeat question. So i'm trying to replace the dejavusans text because it doesn't fit with my game. I've looked on the website as to how to do this but I keep getting an error whe...