mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-05-30 14:51:00 +02:00
- Approximate the drawn curve by a set of Bezier curves in using js code from https://github.com/soswow/fit-curves. The code has been slightly modified in order to make the linter happy.