docs: mention aspect ratio of cursors (#18)

This commit is contained in:
Maximilian Seidler 2024-04-02 16:35:03 +02:00 committed by GitHub
parent 73721de9ae
commit 752cc44779
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -77,4 +77,6 @@ If you are using an svg cursor, the size parameter will be ignored.
Mixing png and svg cursor images in one shape will result in an error.
All cursors are required to have an aspect ratio of 1:1.
Please note animated svgs are not supported, you need to add a separate svg for every frame.