Re: BiDi Support


Subject: Re: BiDi Support
From: Aaron Lehmann (aaronl@vitelus.com)
Date: Sun Dec 17 2000 - 19:01:11 CST


On Sun, Dec 17, 2000 at 06:22:20PM -0000, Tomas Frydrych wrote:
> This one is 50+K gzipped and it keeps evolving. I have tried the url
> and it works; you can find the latest version at
> http://www.frydrych.net/abi/

I needed a small change to get it to compile with libxml2 support.

 // 2. prune 'em as they vary across selection
 #ifdef BIDI_ENABLED
- v.addItem(new _fmtPair((XML_Char*)"direction", pSpanAP,pBlockAP,pSectionAP,m_pDoc,bExpandStyles));
+ v.addItem(new _fmtPair("direction", pSpanAP,pBlockAP,pSectionAP,m_pDoc,bExpandStyles));




This archive was generated by hypermail 2b25 : Sun Dec 17 2000 - 19:01:28 CST