|
From: | Ben Bradshaw |
Subject: | Re: Compiling on ish |
Date: | Wed, 28 Aug 2024 20:40:48 -0600 |
> So I turned on FONTFORGE_VERBOSE and ran the same script. It shows
> the same warning about Mac Roman, but then continues, which was
> encouraging. It then runs four lines:
>
> Select all();
> RemoveOverlap();
> AddExtrema();
> Simplify(0, 2);
>
> Then nothing happens. I don't actually get any error messages. Is
> this just a script that will take a very long time to run?
No, it should finish within a fraction of a second.
You should search and, in case of nothing pops up, submit a FontForge
issue at
https://github.com/fontforge/fontforge/issues
to get more help. Be as detailed as possible, i.e., describe your OS,
your build environment, the building tools, the command-line for
configuring FontForge, provide logging for both configuration and
compilation, provide an input file, the exact command-line that
triggers the problematic behaviour, etc., etc.
You could also try older versions of FontForge to check whether a bug
has been introduced recently, or whether it never worked for your
combo of OS and tools.
Werner
[Prev in Thread] | Current Thread | [Next in Thread] |