2 Mar 2011 05:20
Re: hb-view
Hi Sebastien, On 02/23/11 12:57, Sebastien Metrot wrote: > Hello Behdad, > > If you plan to add a dependency to glib, do you think there is a way to make that optional? I already use an alternative implementation of the bidi algorithm (UCPGA, "Pretty Good Bidi Algorithm", from the UCData lib) and I'd rather not have to deal with glib as it is notoriously hard to build on non unix platforms. I confess, however, that I have no idea how it compares to fribidi. Right. That's the kind of feedback I was looking for. But, if I don't use glib (and FriBidi if we decide that we want full bidi in hb-view), then your build on non-unix will be only partially functional unless you have hb-view yourself to add your own UCData and bidi. I'll try to keep the glib use to the minimum. behdad > Regards, > > S. > > > On Feb 23, 2011, at 12:17 AM, Behdad Esfahbod wrote: > >> Hello everyone, >> >> As promised, I pushed out the initial code for a hb-view cmdline tool. >> There's a thousand things missing right now, but it's a good start.(Continue reading)
RSS Feed