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)
doc
issues
example patch id
youtube ids (comma seperated)
caniuse query
collections
Inputs
Opentype Font (Object)
Text (String)
Letter Spacing (Number)
Outputs
Path String (String)
Patches using OpentypeToSvgPath
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 |