Luke, The dic files may only contain character sets, that have equal length for each character. UTF8 is not such a characterset, therefore no good. For example ISO charatersets like 8859-1...n ar OK.
Regards, Eleonora Am Sonntag, 13. M�rz 2005 18:55 schrieb Luke Myers: > Kevin Hendricks, > > With multiple formats for encoding text (Unicode, DOS, 8-bit, multi-bit, > etc.), I'm curious about how OOo keeps track of dictionary and affix > files over multiple OSes. I was reading over your munch and unmunch but > neither gave me any insight. It is my understanding that the dic files > are in UTF8. My main concern is over the newline and accented > characters. The program I'm writing now depends on a language file for > input. I wrote the program in Linux, porting it DOS-16 with DJGPP and, > therefore, Windows. It works perfectly in Linux. I think DOS doesn't > recognize the newline chars correctly. Because of this none of my > structures are populated and the program does not run correctly. It's a > little bit tougher when you have OS and language portability in mind. > The program to date can be found at > http://conjugnu.sourceforge.net/download/nightly/4.0/. > > BTW, has MySpell changed from OOo 1.1.4 (do I need to download the new > source)? > > Cheers, > Luke > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
