[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] ttfautohintGUI - Command not found.
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] ttfautohintGUI - Command not found. |
Date: |
Fri, 08 Feb 2019 14:33:46 +0100 (CET) |
> homebrew no longer supports build options, so in order to build
> ttfautohint with GUI with homebrew we had to make a separate, custom
> formula which is not hosted on the homebrew-core (upstream) repo,
> but on a so-called Homebrew Tap (i.e. a user's github repository).
> The command-line-only version of ttfautohint is still available as
> `brew install ttfautothint`, as usual. If you want to build the GUI
> version as well, you can use this command:
>
> $ brew install anthrotype/ttfautohint/ttfautohintGUI
>
> Probably better to `brew uninstall ttfautohint` before you attempt
> the above command, since that will install both `ttfautohint` and
> `ttfautohintGUI` commands.
>
> The instructions on the website need to be updated accordingly.
I've now rewritten the MacOS installation instructions, including a
guide how to get ttfautohint on MacPorts. Please check!
https://www.freetype.org/ttfautohint/osx.html
Werner
- Re: [ft-devel] ttfautohintGUI - Command not found.,
Werner LEMBERG <=