Closed jonikorpi closed 7 years ago
Looks like setting shader="sdf"
fixes it. (via mchen in Slack)
Updated the example: http://codepen.io/jonikorpi/pen/JELjgM
this is due to late breaking changes in msdf support changing default shader to msdf, @ngokevin we should consider changing default shader back to sdf with msdf stock font / url convention detection and override
Every SDF font specified with a URL gets inverted. http://codepen.io/jonikorpi/pen/JELjgM
font="sourcecodepro"
works normallyfont="https://cdn.aframe.io/fonts/SourceCodePro.fnt"
gets inverted