bramp / js-sequence-diagrams

Draws simple SVG sequence diagrams from textual representation of the diagram
https://bramp.github.io/js-sequence-diagrams/
BSD 2-Clause "Simplified" License
7.8k stars 1.08k forks source link

Uncaught Error: WebFont is required #206

Open dynnamitt opened 5 years ago

dynnamitt commented 5 years ago

From the doc "You will need Snap.svg, Web Font Loader (if you wish to use custom fonts)" So how to I NOT use webfont.js ? (And if I include it I have 5 sec delay)