bmaggi/library-training

Anchor's link should follow image contour

bmaggi opened this issue · 1 comments

Currently anchor are following an invisible square instead of the image.

The problem is probably in the svg files that need to be edited and the path should be set correctly to follow the image.

(This can probably be done using Inkscape)

In theory, it may be achieved using:

  • a custom path in svg file with id="PapyrusPath"
  • css option: followSVGSymbol: true;