mapbox / tiny-sdf

Browser-side SDF font generator
http://mapbox.github.io/tiny-sdf/
BSD 2-Clause "Simplified" License
568 stars 58 forks source link

Error when using text with diacritic marks #40

Closed asheemmamoowala closed 2 years ago

asheemmamoowala commented 2 years ago

While investigating https://github.com/mapbox/mapbox-gl-js/issues/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