Re: [sword-devel] Greek UTF-8/Unicode

2008-01-20 Thread Troy A. Griffitts
Dear Robin, Have you tried my advice regarding selecting a font specifically for your module in the BibleCS preferences dialog? You must select a font that includes the characters which you used when encoding your module. Hope this helps. -Troy. [EMAIL PROTECTED] wrote: > > DM, Sabas

Re: [sword-devel] Greek UTF-8/Unicode

2008-01-20 Thread DM Smith
Robin, There are a few other issues relating to getting this to work. Unicode allows for a decorated character to be a single code point, called a composed character, or multiple code points for the letter followed by it's decorations. These are called NFC and NFD, respectively. There are

Re: [sword-devel] Greek UTF-8/Unicode

2008-01-19 Thread DM Smith
On Jan 18, 2008, at 5:24 AM, Sebastien Koechlin wrote: > On Thu, Jan 17, 2008 at 11:58:10PM -0500, [EMAIL PROTECTED] wrote: I'm trying to display Unicode Greek in RawLD ThML with 1.5.9 BibleCS. Does anyone know what the .conf file should look like? "Encoding=Unicode or "En

Re: [sword-devel] Greek UTF-8/Unicode

2008-01-18 Thread Sebastien Koechlin
On Thu, Jan 17, 2008 at 11:58:10PM -0500, [EMAIL PROTECTED] wrote: > >> I'm trying to display Unicode Greek in RawLD ThML with 1.5.9 BibleCS. > >> Does anyone know what the .conf file should look like? > >> "Encoding=Unicode or "Encoding=UNICODE" does NOT work. I just get open > >> squares wher

Re: [sword-devel] Greek UTF-8/Unicode

2008-01-18 Thread Troy A. Griffitts
Dear Robin, If you saw squares, then you likely had the encoding correct and the font wrong. Try opening BibleCS, then going to preferences and pick for your module a good greek unicode that supports pre-composed greek characters. Hope this gets you going. [EMAIL PROTECTED] wrote: > On Thu