Draw.TextFixed and spaces

[quote=“several, post:9, topic:2390”]

Sorry I can’t figure out how to post code in a box that maintains the exact formatting (like the code you posted). The leading/trailing spaces in the sample code I posted is being truncating, just like what NT is doing to your code.

Don’t use multiple “\u0000” entries…instead put the desired spaces in the " testing " string, surrounded by a single pair of “\u0000” entries. I believe the pic you posted does have the leading/trailing spaces that are in your code…just add more spaces within the quotes.