Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aframevr/aframe
/ text.js
File
text.js
src/components/text.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
createTextGeometry from
'three-bmfont-text'
;
2
import
loadBMFont from
'load-bmfont'
;
3
4
import
{ registerComponent } from
'../core/component.js'
;
Callers
nothing calls this directly
Calls
13
registerComponent
Function · 0.90
createShader
Function · 0.85
loadFont
Function · 0.85
computeFontWidthFactor
Function · 0.85
loadTexture
Function · 0.85
computeWidth
Function · 0.85
removeObject3D
Method · 0.80
emit
Method · 0.80
setObject3D
Method · 0.80
extend
Method · 0.80
parseSide
Function · 0.70
getAttribute
Method · 0.45
Tested by
no test coverage detected