learning-three-js-2e-ja-support icon indicating copy to clipboard operation
learning-three-js-2e-ja-support copied to clipboard

[mod]change suffix of font files

Open kajiiiro opened this issue 9 years ago • 1 comments

I modify the bug that is suffix of font files. *.json -> *.js

But Three.js say the following message,

"THREE.FontLoader: typeface.js support is being deprecated. Use typeface.json instead."

So, I thing my modification is temporary.

kajiiiro avatar Sep 18 '16 03:09 kajiiiro

Could you modify js files in assets/fonts dir into json files? Without the change, your pullreq may break some samples.

technohippy avatar Sep 26 '16 16:09 technohippy