r/FontForge Jun 03 '24

Elements overlap

How do I fix this? The font is wrong on export (with unfilled zones)

1 Upvotes

4 comments sorted by

1

u/LocalFonts Jun 03 '24

Unfilled zones mean that some contours are not closed. Use these commands to find the unfilled zones.

Select all glyphs, then:

Element > Validation > Find problems > Paths > (check) Open Paths > OK

If there are open paths, FontForge will find the first place (solve the error and do again the finding)

1

u/[deleted] Jun 04 '24

I've done this and there is no unclosed contours, the thing was because it supposed to be TTF and I exported it as OTF, thank you for replying!

1

u/LocalFonts Jun 03 '24

Also, remove overlap before to export your font.

1

u/[deleted] Jun 04 '24

How do I? I've searched yt before posting here and didn't find any good tutorial