How to use the svg2ttf/lib/svg.cubicToQuad function in svg2ttf

To help you get started, we’ve selected a few svg2ttf examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github noppa / text-security / build.js View on Github external
		.iterate((segment, index, x, y) => svg.cubicToQuad(segment, index, x, y, accuracy))