harfbuzz / uharfbuzz

A HarfBuzz Python binding
Apache License 2.0
68 stars 25 forks source link

FontFuncs: Default user_data to None #154

Closed behdad closed 1 year ago

behdad commented 1 year ago

Ideally this user_data should not have been part of the API at all. Default it to None since most users don't need it.