excalidraw/src/renderer
Preet 07839f8d20
perf: Reduce SVG export size by more than half by reducing precision to 2 decimal places (#3567)
* render svg with a specified precision

* moved precision to a constant

* fix test case  to use rounded values
2021-05-11 19:35:35 -07:00
..
index.ts Refactor Element Functions (#233) 2020-01-07 19:04:52 +04:00
renderElement.ts perf: Reduce SVG export size by more than half by reducing precision to 2 decimal places (#3567) 2021-05-11 19:35:35 -07:00
renderScene.ts fix: handle render errors (#3557) 2021-05-09 21:43:36 +02:00
roundRect.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00