This repository was archived by the owner on Jan 4, 2021. It is now read-only.
v4.1.0 (part of iink 1.1) Smart guide, font support, custom ressources, better style management and more
Features
- Modifications to include smart guide from MyScriptJS
- New
disablesmartguideproperty to disable smart guide. - New
disablesmartguidefadeoutandsmartguidefadeoutdurationto disable smart guide fadeout or modify the duration.
- New
- New
usepointerlistenersproperty used to force the pointer events use. - New guides for text using a svg DOM element behind the model layer and
disableguidelinesto disable the guides. - No more css background if api is set to
V4. - Google fonts supports (see the example).
- Custom resources support, upload your custom resources to modify the recognition behaviour (see the example).
- New
penStyleClassesproperty. Used to change the theme using classes passed using thethemeproperty (see the example).
Breaking changes
importContent()andexportContent()respectively renamed toimport_()andexport_().importInk(strokes)changed topointerEvents(events).