Skip to content

Expose hb_tag_from_string #250

Description

@simoncozens

This doesn't work:

s = inp.layout_feature_tag_set
s.add("ss01")

Quite rightly, because this is a cdef Set of int. What we are supposed to put in this Set is the output of hb_tag_from_string. I can obviously reimplement this in Python, but it would be helpful if the functionality was exposed from uharfbuzz itself.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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