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

OpentypeToSvgPath Op

 extension op - visible to all users


OpentypeToSvgPath

Op author: pandur
Maintained by Team: OpenType

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


Patches using OpentypeToSvgPath

  • Examples (1)
  • Public
  • My Patches

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
renameOps.Libs.OpenType.OpentypeToSvgPath renamed to Ops.Extension.OpenType.OpentypeToSvgPath
2023-06-16 - pandur