Quote:
|
Originally Posted by Hellworm
Connel: With your method the characters have to be ASCII, so it will be impossible to use any other character.
|
So long as we use non-visible codes below 128 for the formatting then our file will be compatible with Unicode UTF-8 and as such be able to handle other characters. I have yet to implement this in the plugin however.
Connell