[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] ttfautohint 1.00 has been released!
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] ttfautohint 1.00 has been released! |
Date: |
Tue, 25 Mar 2014 09:45:51 +0100 (CET) |
> Thanks, I managed to install pkg-config… and to install the whole
> with homebrew
So have you used the formula given in
http://freetype.org/ttfautohint/osx.html ?
> now I got this error when I try to launch the GUI:
>
> ttfautohintGUI
> dyld: Symbol not found: _hb_ft_font_create
> Referenced from: /usr/local/bin/ttfautohintGUI
> Expected in: /usr/local/lib/libharfbuzz.0.dylib
> in /usr/local/bin/ttfautohintGUI
> Trace/BPT trap: 5
It looks like HarfBuzz has been compiled before FreeType was
available. It *must* be vice versa.[1] I would have guessed that the
order of lines in the ttfautohint formula file ensures that. In case
this isn't true: I have no idea how to enforce this in Homebrew,
sorry. Any help to fix this is highly welcome!
Werner
[1] Or to be more specific: The order of compilation should be
FreeType, then HarfBuzz, then FreeType again. The last step isn't
necessary for ttfautohint but beneficial for all other programs
that use FreeType's auto-hinting module.
- [ft-devel] ttfautohint 1.00 has been released!, Werner LEMBERG, 2014/03/23
- Re: [ft-devel] ttfautohint 1.00 has been released!, Dave Crossland, 2014/03/23
- Re: [ft-devel] ttfautohint 1.00 has been released!, Jeremie Hornus, 2014/03/25
- Re: [ft-devel] ttfautohint 1.00 has been released!, Werner LEMBERG, 2014/03/25
- Re: [ft-devel] ttfautohint 1.00 has been released!, Jeremie Hornus, 2014/03/25
- Re: [ft-devel] ttfautohint 1.00 has been released!, Werner LEMBERG, 2014/03/25
- Re: [ft-devel] ttfautohint 1.00 has been released!, Jeremie Hornus, 2014/03/25
- Re: [ft-devel] ttfautohint 1.00 has been released!,
Werner LEMBERG <=
- Re: [ft-devel] ttfautohint 1.00 has been released!, Werner LEMBERG, 2014/03/25
- Re: [ft-devel] ttfautohint 1.00 has been released!, Jeremie Hornus, 2014/03/25
[ft-devel] New Windows binaries for ttfautohint 1.00., Werner LEMBERG, 2014/03/26