Basic understanding of font ligaturesFamiliarity with font editing tools
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
20
調査方針
Investigate how ligatures are implemented in other coding fonts (e.g., FiraCode). Explore the Monoid font source files (likely in the repository) to understand the current glyph structure and substitution rules. Review OpenType feature files or fonttools scripts to determine where to add ligature definitions. Consider starting with a simple single ligature (e.g., 'fi') to test the workflow.
Add ligatures · larsenwork/monoid#25 | Good First Issue