<div dir="ltr">Shameless plug: If you have a Mac, try <a href="https://github.com/googlei18n/fontview/releases">https://github.com/googlei18n/fontview/releases</a> which has prebuilt binaries for macOS; it uses very recent HarfBuzz (the OpenType 1.8 branch, so it also supports variations). That tool has also been ported to Linux, but I didn’t bother to release precompiled binaries there because Linux users typically prefer compiling stuff themselves.<div><br></div><div>— Sascha</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 28, 2016 at 7:04 PM, Richard Wordingham <span dir="ltr"><<a href="mailto:richard.wordingham@ntlworld.com" target="_blank">richard.wordingham@ntlworld.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to build an OpenType Tai Tham font that actually works for<br>
ordinary words - ideally to get back to the mid 2015 state, before<br>
LibreOffice is updated to fail on previously working Tai Tham fonts.<br>
I'm making good progress with rendering on Firefox (though I'll have to<br>
enable DIY Indic reordering to deal with some incorrectly broken<br>
syllables), but I'm not doing so well with MS Edge.<br>
<br>
I tried updating my local copy of HarfBuzz, in case it now provides a<br>
better emulation of USE than is in Firefox, only to find that I can't<br>
work out how to build hb-view.  I proceeded as follows:<br>
<br>
% git clone <a href="https://github.com/behdad/harfbuzz.git/util" rel="noreferrer" target="_blank">https://github.com/behdad/<wbr>harfbuzz.git/util</a> harfbuzz-git<br>
% cd harfbuzz-git<br>
% ./autogen.sh<br>
% make distclean<br>
% mkdir jrw1 # Directory for specific flag settings<br>
% cd jrw1<br>
% CFLAGS=-g CXXFLAGS=-g ../configure<br>
% make # seems to work<br>
% cd util<br>
% make # Nothing seems to happen<br>
% make all # Nothing seems to happen<br>
% make hb-view<br>
  CXXLD  hb-view<br>
g++: fatal error: no input files<br>
compilation terminated.<br>
make: *** [hb-view] Error 4<br>
<br>
I'm using version 4.6.4 of GNU's gcc and g++.<br>
<br>
What am I doing wrong?  Should I be using something other than hb-view<br>
to view the rendering?<br>
<br>
Richard.<br>
______________________________<wbr>_________________<br>
HarfBuzz mailing list<br>
<a href="mailto:HarfBuzz@lists.freedesktop.org">HarfBuzz@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/harfbuzz" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/harfbuzz</a><br>
</blockquote></div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div></div></div>
</div></div>