IdreesInc / Monocraft

A monospaced programming font inspired by the Minecraft typeface
https://idreesinc.com
SIL Open Font License 1.1
8.02k stars 115 forks source link

Try to Join Polygons #112

Closed Dheatly23 closed 1 year ago

Dheatly23 commented 1 year ago

Try to join inner and outer polygon by using common point between them. This does not work with polygons that does not have common points (deep holes), so it is left untouched. Should mostly fix #110.

IdreesInc commented 1 year ago

From what I can tell, the result looks good to me and fixes the issues I saw. Thank you once again for your continued work on this!