new FontLoader() Class for loading a font in JSON format. Returns a font, which is an array of Shapes representing the font. This uses the FileLoader internally for loading files. Source: examples/three/content/EulerThreejs.js, line 95 See: FontLoader