lojjic / aframe-troika-text

An A-Frame component for rendering 3D text using troika-three-text
MIT License
71 stars 12 forks source link

`TypeError: Cannot read properties of undefined (reading 'unitsPerEm')` #65

Closed dzg closed 1 year ago

dzg commented 1 year ago

This component is awesome! Only problem is trying to use Cambra.TTF, I keep getting Failure loading font https:...; trying fallback TypeError: Cannot read properties of undefined (reading 'unitsPerEm') Any way to fix?

dzg commented 1 year ago

ignore