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

SvgPathToGeometry_v2 Op



SvgPathToGeometry

Op author: pandur

Test Patches: 1 Test
Uses library: earcut.js (polygon triangulation library)

Generate a SVG path string of a string using an opentype font




Inputs

SVG Path (String)
Bezier Stepsize (Number)
Rescale (Number)

Outputs

Geometry (Object)

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

opentype example


Patches using SvgPathToGeometry_v2

  • Examples (1)
  • Public
  • My Patches

Changelog


created op
2022-03-16 - pandur
added lib: earcut.js
2022-03-16 - pandur
Ops.User.pandur.SvgPathToMesh renamed to Ops.Dev.SvgPathToMesh
2022-03-16 - pandur
Ops.Dev.SvgPathToMesh renamed to Ops.Gl.Geometry.SvgPathToGeometry
2022-05-23 - pandur
cloned op from Ops.Gl.Geometry.SvgPathToGeometry
2022-06-24 - pandur
Ops.User.pandur.SvgPathToGeometry2 renamed to Ops.Gl.Geometry.SvgPathToGeometry_v2
2022-06-24 - pandur
renameOps.Gl.Geometry.SvgPathToGeometry_v2 renamed to Ops.Graphics.Geometry.SvgPathToGeometry_v2
2023-06-05 - pandur