浏览器不允许保存更大的画布大小 - Fabric js

时间:2016-11-02 10:39:37

标签: javascript php html html5-canvas fabricjs


在这里,我们正在使用 fabric.js 并创建一个设计工具。我们只设置 canvas width and canvas height more than "10000px" . ,我们假设 canvas width and height 8640px x10800px (96" inches x 120" inches) and 2160px x 5400px ( 24 x 60 inches ) and so on

我们特别面临与浏览器相关的问题:

  

google chrome结果" Aw,Snap!" 在保存多个对象时出现问题   (如矩形,圆形,图像,文本)和Internet Explorer显示"没有足够的存储空间来完成此操作"。

Google Chrome error

有哪些问题以及如何解决?我们只在大的画布分辨率大小中面临这个问题。

0 个答案:

没有答案