Increasing access
Unsure
Most appropriate sub-area of p5.js?
Feature enhancement details
Continuing the work from #8918.
For p5.js 2.x, add an additional test suite for textToPaths().
The tests cases should use the same test strings as the textToPoints() benchmarks. Since there is no sampleFactor parameter, we need to think about how to gauge performance across the textTo___ functions.
Test coverage must include the following renderers:
Please add @shakeelmohamed as a reviewer to any related PRs.
Increasing access
Unsure
Most appropriate sub-area of p5.js?
Feature enhancement details
Continuing the work from #8918.
For p5.js 2.x, add an additional test suite for
textToPaths().The tests cases should use the same test strings as the
textToPoints()benchmarks. Since there is no sampleFactor parameter, we need to think about how to gauge performance across thetextTo___functions.Test coverage must include the following renderers:
Please add @shakeelmohamed as a reviewer to any related PRs.