gotcha

Author Topic: Curved text works on Chrome but not on Inkscape  (Read 793 times)

July 19, 2018, 05:16:00 PM
Read 793 times

unloco

  • Sr. Newbie

  • Offline
  • **

  • 3
Hi,

I have this simple curved text that I'm generating with JavaScript, it works fine on Chrome but gives no good result when tested on Inkscape
What am I doing wrong here? Am I missing something obvious?

Here's the code to reproduce the issue
https://jsfiddle.net/nwf95o7y/2/
I also attached the same code as an SVG file

Please help

Thank you
  • 0.92
  • Win 10 x64

July 20, 2018, 06:11:29 AM
Reply #1

Moini

  • IC Mentor

  • Offline
  • ******

  • 1,568
    • VektorRascheln
Make it xlink:href and it'll work.

July 20, 2018, 09:36:33 AM
Reply #2

unloco

  • Sr. Newbie

  • Offline
  • **

  • 3
Thank you very much, it worked perfectly!
  • 0.92
  • Win 10 x64

July 20, 2018, 05:55:46 PM
Reply #3

Moini

  • IC Mentor

  • Offline
  • ******

  • 1,568
    • VektorRascheln