googlefonts / googlefonts/fontmake

Some anchors in non-spacing marks are not interpolated, fixed to the default master's position

Open
#863 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
888
Forks
97
Avg merge
4d 52m
Merged PRs (30d)
1

Description

I ran into this situation where the `_bottom` and `_top` anchors are fixed to the default master's anchor position. I have three masters – Thin (100), Regular (400), Black (900) – that the 400 is the default, and I want fontmake to interpolate other instances (100 to 900) using the provided .ufo master files.

```
fontmake -m TestBox.designspace -i -o otf
```

Here is the anchor in the original Thin master:
Screen Shot 2022-03-09 at 10 14 48

And this the result of interpolated instances ufo (it's the position from master 400):
Screen Shot 2022-03-09 at 10 15 07

Not sure if I did anything wrong with the .ufo or .designspace file.

[TestBox.zip](https://github.com/googlefonts/fontmake/files/8211372/TestBox.zip)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.