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
While investigating mapbox/mapbox-gl-js#7195, I found that using the sample text provided ther: Sít' Eetí G̱eeyí causes an exception to be thrown in tinysdf:
index.js:65 Uncaught RangeError: Invalid typed array length: -340
at new Uint8ClampedArray (<anonymous>)
at TinySDF.draw (index.js:65)
at GlyphManager._tinySDF (glyph_manager.js:228)
at glyph_manager.js:112
The text was updated successfully, but these errors were encountered:
While investigating mapbox/mapbox-gl-js#7195, I found that using the sample text provided ther:
Sít' Eetí G̱eeyí
causes an exception to be thrown in tinysdf:The text was updated successfully, but these errors were encountered: