pdf.js/src/display/editor
Calixte Denizet d2b4ed3cea [Editor] Improve curve smoothing for Ink tool (bug 1789443)
- Remove the dependency on fit-curve;
- Improve the way to draw the current line in using a Path2D and
  in clearing only the last part of the curve instead of clearing
  all the canvas;
- Smooth the curve when drawing to avoid to have some changes after
  the drawing ends;
- Make the smoothing a bit less agressive.
2023-05-23 17:15:21 +02:00
..
annotation_editor_layer.js Fix spelling of occurred in a couple of comments 2023-03-25 20:46:02 +01:00
editor.js [Editor] Take into account the initial rotation (issue #16278) 2023-04-16 21:36:26 +02:00
freetext.js Stop using the PRODUCTION build-target in the JavaScript code 2023-04-17 12:04:34 +02:00
ink.js [Editor] Improve curve smoothing for Ink tool (bug 1789443) 2023-05-23 17:15:21 +02:00
tools.js [Editor] Don't use the editor parent which can be null. 2022-12-08 14:06:06 +01:00