beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

OpentypeToSvgPath Op



OpentypeToSvgPath

Op author: pandur

Test Patches: 1 Test
Uses library: opentype (A JavaScript parser and writer for TrueType and OpenType fonts)

get svg path from (OTF) OpentypeFont using the opentype library


more information:
https://opentype.js.org/



Inputs

Opentype Font (Object)
Text (String)
Letter Spacing (Number)

Outputs

Path String (String)
Caught a mistake or want to contribute to the documentation?

Edit Documentation 

opentype example


Changelog


created op
2022-03-17 - pandur
Ops.User.pandur.OpenTypeToSvgPath renamed to Ops.Dev.OpentypeToSvgPath
2022-03-17 - pandur
Ops.Dev.OpentypeToSvgPath renamed to Ops.Libs.OpenType.OpentypeToSvgPath
2022-05-23 - pandur
added lib: opentype.js
2022-06-02 - stephan

Patches using OpentypeToSvgPath

  • Examples
  • My Patches
  • Public