excalidraw/src/scene
Ed Bentley 5822117e23
Add optional watermark on export (#1365)
* Add optional watermark on export

* Address init PR feedback

* Add SVG export with refactoring

* Update export.ts

* Move addWatermark to appState

* Update snapshots

* Fit watermark in small scene

* Rename watermark things

Co-authored-by: Lipis <lipiridis@gmail.com>
2020-04-19 12:50:23 -07:00
..
browser-native.d.ts Move file system operations to separate module (#510) 2020-01-22 13:55:13 +01:00
comparisons.ts Fill a looped curve with the selected background color (#1315) 2020-04-09 11:46:47 +03:00
export.ts Add optional watermark on export (#1365) 2020-04-19 12:50:23 -07:00
globalScene.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
index.ts fix z-index action to account for deleted elems and add tests (#1077) 2020-03-26 00:28:50 -07:00
scroll.ts fix scrollToCenter when no elements supplied (#1222) 2020-04-04 18:45:14 +02:00
scrollbars.ts Proper RTL support (#1154) 2020-04-02 12:21:19 -04:00
selection.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
types.ts Add collaborators names (#1223) 2020-04-07 14:02:42 +01:00
zoom.ts Remove last get/setTransform (#964) 2020-03-15 12:25:18 -07:00