You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're in the process of switching to the latest gftools using the Ninja-based builder. However, when I build a simple .ufo family, the build leaves behind an instance_ttf directory in the root of the directory and a .designspace file alongside the UFO sources.
My expectation is that temporary files are removed after the build and the source directory is not modified. Is this an intentional change?
The text was updated successfully, but these errors were encountered:
Sorry for the late reply. We'll have this solved once we're all happy with #726. I suggest the Type Founders test this pr out since it will replace the current builder.
We're in the process of switching to the latest gftools using the Ninja-based builder. However, when I build a simple
.ufo
family, the build leaves behind aninstance_ttf
directory in the root of the directory and a.designspace
file alongside the UFO sources.My expectation is that temporary files are removed after the build and the source directory is not modified. Is this an intentional change?
The text was updated successfully, but these errors were encountered: