gavellhuang
gavellhuang
> Can I do it by modifying psd document such as set the layer I don't want to output hidden, or use the layer canvas that psd document already had.
> You can read canvas of each layer and composite canvas of the whole document from the PSD file, but if you modify the document the canvases will no longer...
> If the document is very simple you can use basic functionality of HTML canvas (or node-canvas in nodejs) https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial > > If the document is complex and uses more...
> I couldn't find a solution. I'm using the separate layers. Joining the single layers until they form a group of complete layers. Hi, can you tell me how you...
It seems that everyone have this problem, is there any solution?😂
这样覆盖后,如果还是鼠标右键菜单点击,热区好像卡在元素上不动了