1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-24 17:18:07 +02:00
pdf.js/src/shared
Calixte Denizet cee65fcd4e [Editor] Add a new base class to allow to add a drawing in the SVG layer.
This patch makes a clear separation between the way to draw and the editing stuff.
It adds a class DrawEditor which should be extended in order to create new drawing tools.
As an example, the ink tool has been rewritten in order to use it.
2024-11-28 15:23:03 +01:00
..
image_utils.js Rescale the image data when they're really too large 2024-11-23 22:42:30 +01:00
message_handler.js Re-factor the MessageHandler-class event handler function 2024-10-16 10:16:27 +02:00
murmurhash3.js Remove the isArrayBuffer helper function 2024-01-19 14:10:52 +01:00
scripting_utils.js Add the color changes in the annotation storage 2023-07-30 14:03:27 +02:00
util.js [Editor] Add a new base class to allow to add a drawing in the SVG layer. 2024-11-28 15:23:03 +01:00