View Single Post
  #264 (permalink)  
Old March 30th, 2006, 03:11 PM
connell connell is offline
Newbie Floating Down The Mistic River
 
Join Date: Feb 2006
Location: Scotland
Posts: 1
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
Reply With Quote