I just tried http://mxe.cc/ and I could compile harfbuzz with ./configure
--host=i686-w64-mingw32.static --enable-static --disable-shared
--with-uniscribe
But wine hb-shape.exe doesn't seem to be using the right usp10.dll (the
shaping is only partly happening)... is it possible to know which one it is
using? Or is there a way to make sure it is using the right one?

Yours,

Olivier

2015-02-16 22:09 GMT+01:00 Khaled Hosny <[email protected]>:

> On Mon, Feb 16, 2015 at 09:34:45PM +0100, Olivier Berten wrote:
> > Hi!
> >
> > I'd like to test shaping with uniscribe on my linux computer. I have
> > usp10.dll so I would like to know how to compile harfbuzz (and
> > hb-view/hb-shape) in order to use it.
>
> Using standard MingW cross-compilation chain should work out of box (the
> exact details to set it up depends on your distribution).
>
> > By the way, is there a way to use CoreText on a linux box?
>
> I don’t think so.
>
> Regards,
> Khaled
>
_______________________________________________
HarfBuzz mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to