go-text / typesetting

High quality text shaping in pure Go.
Other
88 stars 11 forks source link

shaping: fix invalid use of errors.As #22

Closed whereswaldon closed 1 year ago

whereswaldon commented 1 year ago

Go 1.19 refuses to run the tests with this mistake in place.

benoitkugler commented 1 year ago

LGTM