1904labs / dom-to-image-more

Generates an image from a DOM node using HTML5 canvas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot convert webgl

coderLanlan opened this issue · comments

When I created a webgl with preserveDrawingBuffer set to false, I found that the content after conversion by the webgl was empty.
And for some common font icons, the conversion also fails (the failure here means that the icon will be converted into an empty rectangle)

frame:tauri
system:window64
version:"^3.2.0"