2D Toolkit Forum
2D Toolkit => Support => Topic started by: maureli on April 26, 2014, 06:05:38 pm
-
I'm using the latest version of GlyphDesigner and the latest version of 2DToolkit and attempting to create a new font using the "preparing a font" guide. The font seems like it will work; however, when I press commit, I get this error:
ArgumentOutOfRangeException: Cannot be negative.
Parameter name: length
Any help on this would be appreciated. Thanks.
-
Can you post the font here please?
-
It's attached here.
-
I will need the font you exported from GlyphDesigner (i.e. the one you're importing into tk2d), not the fnt itself...
-
That's what I exported from GlyphDesigner, along with a png of the font. Unless you're asking for the TTF.
-
Got a bit confused there, where's the png?
-
btw, I think the issue is with the space in the name... the file referenced in the .fnt is
file=" SteampunkTitle.png"Not sure why glyph designer is spitting out an additional space there...
-
That did the trick. I removed the space and it's working fine. I'll send the GD support an e-mail about the issue. Thanks for the prompt help!