kiliman / operator-mono-lig

Add ligatures to Operator Mono similar to Fira Code
MIT License
3.2k stars 202 forks source link

Add period_period_period ligature #136

Closed amitkparekh closed 4 years ago

amitkparekh commented 4 years ago

Addesses #106, #84.

Weights:


Only committed the new glyph files.

kiliman commented 4 years ago

As I mentioned in the previous PR, you need to commit all changes from extract.js since they are dependent on the subroutines generated. It's kind of hard to make independent PRs for different glyphs if the are all in the same OTF file. Once the glyphs are approved in the source repo, you should simply add them all at once here as a single PR.