Hi,
I’m using the trial version of 3.4(3410) in Mac Intel Sequoia 15.3.2.
I ran into the error Something went wrong when Removing Overlap
while exporting my font.
Without finding a solution, I isolated one of the problematic letters in a new file for testing and observed some strange behavior.
The v
is composed of two identical components named : _v_half
.
The right-side component is a horizontally mirrored version of the left.
I tested various combinaisons for export ( decomposing the components, using two separate components instead of flipping one, etc…), I realized that the error only occurs when both components (or their decomposed outlines) touch the baseline. It’s strange..
See image below :
This version throws the error, because both components touch the baseline.
This version doesn’t, because only one component touches the baseline (the other component can be either above or below the baseline)
This is my _v_half
component :
Here’s my file, could someone take a look? Many thanks.
v.glyphs (6.4 KB)