go-text / typesetting

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

Can't seem to build for Android #23

Closed andydotxyz closed 1 year ago

andydotxyz commented 1 year ago

When compiling a project for Android using the current go-text/typesetting I get the following error:

# github.com/benoitkugler/textlayout/harfbuzz
../../vendor/github.com/benoitkugler/textlayout/harfbuzz/ot_use.go:307:53: postBaseFlags64 (untyped int constant 1024345505792) overflows int
andydotxyz commented 1 year ago

Excellent thanks