2D Toolkit Forum

2D Toolkit => Support => Topic started by: Riggerman on March 19, 2013, 11:39:58 am

Title: Text Formatting (bold and italic)
Post by: Riggerman on March 19, 2013, 11:39:58 am
Hi, is there a way to use text formatting with the tk2dTextMesh?
Mainly Bold and Italic?

Thanks!
Title: Re: Text Formatting (bold and italic)
Post by: unikronsoftware on March 19, 2013, 11:44:03 am
No, that isn't possible with bitmap fonts.
Title: Re: Text Formatting (bold and italic)
Post by: Riggerman on March 19, 2013, 12:37:37 pm
Thanks. Any ideas? Other than duplicating the font or creating another bigger font map?
Title: Re: Text Formatting (bold and italic)
Post by: unikronsoftware on March 19, 2013, 01:05:38 pm
No, there isn't any other option which will produce high quality output.
You could hack an "italic" option by skewing the mesh, but I don't believe the quality will be good enough.