OpentypeToSvgPath Op
Namespace: Ops.Libs.OpenType
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
Summary (oneliner)
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
Opentype Font (Object)
Text (String)
Letter Spacing (Number)
Outputs
Path String (String)
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 |