Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by crowbar_of_irony

I have a string that reads as " Obtain the Hero's Sword". However, the string is refused to be draw and I narrow it down to the single quote. The entire string is just not drawn, and there is no error

The font I am using does have a symbol for the single quote. How should output strings with a single quote?

1 decade ago by crowbar_of_irony

Ok, I figure out why it isn't working.

I was copying the strings straight from a MS Word document into Eclipse, and Eclipse preserves the smart quote that MS Word was using. I have to manually delete the single quote and put it again and escape it.
Page 1 of 1
« first « previous next › last »