javascript - Draw word with negative letter spacing and boolean union -
i need draw 1 word on svg image negative letter spacing , boolean union (boolean operations on polygons, or) in result need image this
my app working on nodejs. library can solve problem?
i found 2 libraries task.
- text-to-svg - draw each letter svg
- paper.js - make polygons (letters) union

Comments
Post a Comment