pdf.js/src/display/editor
Calixte Denizet c161a86ba1 [editor] Add an Ink editor
- 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.
2022-06-09 19:35:59 +02:00
..
fit_curve [editor] Add an Ink editor 2022-06-09 19:35:59 +02:00
annotation_editor_layer.js [editor] Add an Ink editor 2022-06-09 19:35:59 +02:00
editor.js [edition] Add support for saving a newly added FreeText 2022-06-08 14:34:09 +02:00
freetext.js [editor] Add an Ink editor 2022-06-09 19:35:59 +02:00
ink.js [editor] Add an Ink editor 2022-06-09 19:35:59 +02:00
tools.js [edition] Add a FreeText editor (#14970) 2022-06-04 18:20:11 +02:00