/test-canvas

boilerplate for @here/harp-textcanvas

Primary LanguageTypeScript

test-canvas

Boilerplate code for the great text-canvas library by Here technologies for the open-source harp.gl map rendering engine. This library implements advanced SDF text in a webgl context with multi-lingual support and advanced memory optimizations for large sets of characters (chinese, hindu, arabic...) needed for map rendering.

This repo copies the harp.gl example for text-canvas but as a standalone to illustrate how to deal with the associated package heremaps/harp-fontcatalog.

Installation

git clone git@github.com:Astrak/text-canvas
yarn
yarn start