I think this may be a booleanOps issue, but I'm not quite sure. If it's not, can you please close this? (Also, if you have an idea of what the source of the issue might be and/or how I might get past it, please let me know!)
Problem description
When I attempt to build static fonts, the arrowNW glyph loses one of its tips:
image
This was probably an issue in overlap removal. It occurs in the main (AFDKO) static build, but also occurs when I try to build static OTFs with FontMake.
I thought it might be possible to work around this by removing overlaps in the sources, before building. However, the result is exactly the same:
Expected behavior
I expect the arrow to keep its same outer shape when overlaps are removed.
To Reproduce
Try to "Remove Overlap" in the following UFO, in RoboFont:
Crosspost from https://github.com/arrowtype/recursive/issues/319
I think this may be a booleanOps issue, but I'm not quite sure. If it's not, can you please close this? (Also, if you have an idea of what the source of the issue might be and/or how I might get past it, please let me know!)
Problem description
When I attempt to build static fonts, the arrowNW glyph loses one of its tips:
image
This was probably an issue in overlap removal. It occurs in the main (AFDKO) static build, but also occurs when I try to build static OTFs with FontMake.
I thought it might be possible to work around this by removing overlaps in the sources, before building. However, the result is exactly the same:
Expected behavior
I expect the arrow to keep its same outer shape when overlaps are removed.
To Reproduce
Try to "Remove Overlap" in the following UFO, in RoboFont:
Overlap Removal Test.ufo.zip
...or try to build this into a static font (be sure to "Remove Overlaps" when you generate).
Environment (please complete the following information):