This commit is contained in:
2025-02-26 14:49:25 +07:00
commit 1c1d9c4474
6403 changed files with 1953774 additions and 0 deletions

18217
nv/html/dwv/ext/konva/konva.js Normal file

File diff suppressed because it is too large Load Diff

43
nv/html/dwv/ext/konva/konva.min.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
Third Party: konvajs
======================
* Web: https://konvajs.github.io/
* Version: 1.7.3
* Date: 19/10/2017
* Download: https://cdn.rawgit.com/konvajs/konva/1.7.3/konva.min.js
* License: MIT or GPL Version 2 (see https://github.com/konvajs/konva/blob/1.7.3/src/Global.js)
* Description: KonvaJS is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications..
* Purpose for dwv: Used for handling drawings.