IdreesInc / Monocraft

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

Make Ligatures Character Width Monospaced #157

Open Dheatly23 opened 1 month ago

Dheatly23 commented 1 month ago

Applying fix in here to make font monospaced.

In the future remove width argument in createChar to enforce all characters must be the same width.

Use multiple substitution table to append space character after ligature character until it matches the substring width.