<div dir="ltr"><div><div><div>Thanks a lot!<br><br></div>In case somebody else is interested, I'm using usp10.dll from Windows 10 Technical Preview (found in c:\windows\syswow64) and my wine command is<br>WINEDLLOVERRIDES=usp10=n wine hb-shape.exe --shapers=uniscribe --text-file input font.ttf <br><br></div>Yours,<br><br></div>Olivier<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-18 4:52 GMT+01:00 Khaled Hosny <span dir="ltr"><<a href="mailto:dr.khaled.hosny@gmail.com" target="_blank">dr.khaled.hosny@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">Just the regular WINE DLL native vs built-in priority. Just place the DLL next to the executable and configure WINE to use native DLL (there is an enc var to control that but I don't remember it right now). <br>
</p><div class="HOEnZb"><div class="h5">
<div class="gmail_quote">On Feb 18, 2015 1:25 AM, "Olivier Berten" <<a href="mailto:olivier.berten@gmail.com" target="_blank">olivier.berten@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I just tried <a href="http://mxe.cc/" target="_blank">http://mxe.cc/</a> and I could compile harfbuzz with ./configure --host=i686-w64-mingw32.static --enable-static --disable-shared --with-uniscribe<br></div>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?<br><br></div>Yours,<br><br></div>Olivier<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-16 22:09 GMT+01:00 Khaled Hosny <span dir="ltr"><<a href="mailto:khaledhosny@eglug.org" target="_blank">khaledhosny@eglug.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Mon, Feb 16, 2015 at 09:34:45PM +0100, Olivier Berten wrote:<br>
> Hi!<br>
><br>
> I'd like to test shaping with uniscribe on my linux computer. I have<br>
> usp10.dll so I would like to know how to compile harfbuzz (and<br>
> hb-view/hb-shape) in order to use it.<br>
<br>
</span>Using standard MingW cross-compilation chain should work out of box (the<br>
exact details to set it up depends on your distribution).<br>
<span><br>
> By the way, is there a way to use CoreText on a linux box?<br>
<br>
</span>I don’t think so.<br>
<br>
Regards,<br>
Khaled<br>
</blockquote></div><br></div>
</blockquote></div>
</div></div></blockquote></div><br></div>