SDF based text rendering for TypeScript
npm install @here/harp-text-canvasHarp-Text-Canvas is a robust Signed Distance Field (SDF) text rendering library for three.js. It
handles:
* Proper typesetting.
* Rich text styling.
* Complex text layouts.
* Simple Bidi text.
* Multi-font SDF text rendering.
* Both SDF and MSDF BMFont assets.
* Custom SDF text rendering materials.
* Render to texture.