[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bidi plugins



In his message guy keren said:
> dov - are these possible requirements o.k. with you?
>       also, can one downlod 'glib' without downloding the whole 'gtk'
>       distribution? which version of 'glib' is required for use with
>       'fribidi'?

I'll happy to incorporate any changes to FriBidi that will help in the
implementation of the BiDi plugins. Just let me know what you need.  I
still haven't found the time to read plugin specification, so I have
difficulties understanding what is needed.

About glib: glib is separate from gtk in versions 1.1, which is
available from ftp.gtk.org:/pub/glib/v1.1 . Unfortunately the
configure program of FriBidi will fail with this version unless you do
s/gtk-config/glib-config/ . On the other hand the
/pub/glib/v1.0/gtk+-1.0.6.tar.gz contains glib which may be compiled
separately.

Finally, I have completed a Perl interface to FriBidi, which I hope to
upload in the next couple of days.

Dov