这是indexloc提供的服务,不要输入任何密码
Skip to content

fl/fi Ligatures always appearing in patched Monaco font #254

@timoxley

Description

@timoxley

I've even tried editing the patch script to remove all lookup tables, yet the damn ligatures continue to persist.

i.e.

  for table in sourceFont.gsub_lookups:
      symfont.removeLookup(table)

Any ideas on what's going on? I'm guessing there's some default ligature setting being inherited? Is there a way to turn that off in the generated font?

Turning off set macligatures in vim is my temporary workaround.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions