[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sun to release StarOffice as GPL
On Tue, Jul 18, 2000 at 10:07:11AM +0300, erez@savan.com wrote:
> i think the problem is not only adding bidi support,
> but also adding/modifing the input filters so it can import hebrew
> documents ( it will be a lot better if it could read MsWord format ... )
AbiWord opened hebrew Word documents I received
properly (without the font, and reversed of course,
since it's logical). Pasting thru fribidi
(or alternatively nowadays:
iconv -f cp1255 -t utf-8 | pango-viewer /dev/stdin )
worked fine to display the original text.
--
Best regards,
Ilya Konstantinov
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il