[sword-devel] Fonts?

Troy A. Griffitts sword-devel@crosswire.org
Thu, 24 Oct 2002 13:33:34 -0700


Patrick.  When you make your SWMgr, try this line:

SWMgr myMgr(0, 0, true, new MarkupFilterMgr(FMT_RTF, ENC_RTF));


Patrick Narkinsky wrote:
> Thus spake "Chris Little"> :
> 
> 
>>It's UTF-8 encoded Unicode.  Everything should, at this point, be UTF-8
>>encoded Unicode, except for some modules that are in Codepage 1252 and a
>>couple of Czech modules that need to be fixed still.
> 
> 
> Including Hebrew and Aramaic?
> 
> (Just making sure.)
> 
> I think my problem may be that Mac OS X's RTF filters assume 7 bit text.
> 
> Patrick
> 
>