mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-31 01:19:38 +00:00
The browsers' support for Microsoft's cursor format is a bit spotty, so use the more common PNG format instead. This also allows us to use a Canvas to generate the image, rather than coding it by hand.