You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why not use uint32 or even uint64 ?
It is only used to describe the number of Glyphs. It is just a variable.
I think the bigger the better, so that we will not need to consider the problem of too few Glyphs indexes for a long time.
Introduce version 1 that has
uint24
numGlyphs
.The text was updated successfully, but these errors were encountered: