On Mon, 23 Sep 2024 19:25:38 +0000 dep via tde-users users@trinitydesktop.org wrote:
Does it work in reverse, converting a .png into a cursor? (Actually, I'd prefer a .jpg-to-cursor program, because .png doesn't allow transparency.)
I think you've got your image formats reversed. png supports transparency and translucency. jpeg does not.
Anyway, you may be looking for xcursorgen ( https://gitlab.freedesktop.org/xorg/app/xcursorgen , if your distro doesn't package it.)
E. Liddell