Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: johanvepa on Wed 14/10/2015 21:44:42

Title: Resigned: Label text gone askew
Post by: johanvepa on Wed 14/10/2015 21:44:42
Well shoot, I imported a font and now the text on all labels and all buttons are off by half an inch.

Might be because the font is imported at size 16, and the actual letters in the font are only something like 8 pixels high, so the top 8 pixels of each letter are invisible. And so, when putting words on a label thats 12 pixels high, theres not enough room on the label to show the letters. But if I import the font at anything less than size 16, then the letters of the font get downsized.

How to get a size 16 font with letters 8 pixels tall to fit into a label 10 pixels tall?
Title: Re: Label text gone askew
Post by: johanvepa on Thu 15/10/2015 13:22:32
Wait, I just found out about SCI Studio.
I'll try and recreate the font from scratch, that oughta do it.
Title: Re: Resigned: Label text gone askew
Post by: Crimson Wizard on Thu 15/10/2015 14:08:39
You can also use Font Editor plugin:
http://www.adventuregamestudio.co.uk/forums/index.php?topic=48527.0
Title: Re: Resigned: Label text gone askew
Post by: johanvepa on Sun 22/11/2015 19:51:55
Thank you, but I've tried SCIstudio and its really simple and works for me. I'll stick with that for the time being but pin your link in my archive   ;)