YesNoOk
avatar

Screenpack - fonts ??? (Read 276 times)

Started by </M0GL13>, July 05, 2009, 02:34:28 pm
Share this topic:
Screenpack - fonts ???
#1  July 05, 2009, 02:34:28 pm
  • ****
  • "Omae wa mou shindeiru"
    • m0gl13.webs.com/mugen.htm
Hi there ive got another question and i'm sure lots of ppl would like to know this too.
After  i made some fonts I immediately added them to my screenpack.
However no matter how hard i tried i could not place them right.
I always had seen half of the word or beginning of the second word on the title screen.
Same problem occured after downloading someone elses fonts.
Also as soon as the cursor slides down that word disappears.
I know that it might be because of size - but ive seen lots of other screenpack with enormous fonts and it looked just fine.
What exactly should i be looking at?
 P.S. Ive downloaded about 3 pack's of different fonts and tried mine - result is always the same...It something to do with system.def ...but what exactly?
Re: Screenpack - fonts ???
#2  July 05, 2009, 03:53:04 pm
  • ****
  • "Omae wa mou shindeiru"
    • m0gl13.webs.com/mugen.htm
okay everyone ive figure that out
Code:
[Title Info]
menu.pos = 159,225
menu.item.font = 2,0,0
menu.item.active.font = 2,[b]0[/b],0 (second digit changed to "0")
menu.item.spacing = 40, 22
Re: Screenpack - fonts ???
#3  July 05, 2009, 03:55:06 pm
  • ****
  • "Omae wa mou shindeiru"
    • m0gl13.webs.com/mugen.htm
but in the process i wanted to add new item to the title screen - which is menu box sprite that i made
but it won't show up no matter how hard i try positioning it????
i changed nearly everything - but it just won't work!!!