Re: [sword-devel] XML Numeric character references (entities) in BibleCS

2008-01-31 Thread Chris Little
On Jan 31, 2008, at 3:08 PM, DM Smith wrote: > I imagine there is a C/C++ routine that will convert from an entities > codepoint to a UTF-8 Character. The numeric entities can presumably be interpreted as UTF-32 and encoded as UTF-8 on that basis using either ICU's routines or those in Sword.

Re: [sword-devel] XML Numeric character references (entities) in BibleCS

2008-01-31 Thread DM Smith
On Jan 31, 2008, at 5:16 PM, Chris Little wrote: > > On Jan 31, 2008, at 1:29 PM, Benny Wasty wrote: > >> Hello, >> >> I noticed that BibleCS doesn't seem to be able to display unicode >> characters encoded as numeric character references (e.g. ö) in >> an >> OSIS module I am currently working

Re: [sword-devel] XML Numeric character references (entities) in BibleCS

2008-01-31 Thread Chris Little
On Jan 31, 2008, at 1:29 PM, Benny Wasty wrote: > Hello, > > I noticed that BibleCS doesn't seem to be able to display unicode > characters encoded as numeric character references (e.g. ö) in an > OSIS module I am currently working on. The characters are just > omitted. > I guess they should be