Skip to content

Concurrent language tags aren't correctly recognised #1109

@eweracs

Description

@eweracs

I'm not entirely sure where exactly to post this issue, whether in fontmake or glyphsLib. I hope here is correct.

In Glyphs, multiple language tags for a lookup can be written concurrently:
language ROM MOL;

However, this leads to an error when using fontmake to compile a ufo:
Compiling UFO failed: <features>:110:14: Expected ';'

The UFO compiler expects one language tag per lookup, it appears. Glyphs allows concurrent language tags like language AZE CRT KAZ TAT TRK;.

How can this be amended, and where?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions