Colorkey management
gbaudic opened this issue · 2 comments
gbaudic commented
On some machines, the colorkey is not taken into account. This is especially visible with the mouse cursor.
gbaudic commented
Worse, there seems to be an issue in SDL2 with transparency using textures.
gbaudic commented
Update:
- mouse cursor with transparent background works well with the latest versions of SDL and friends
- colorkey bug can no longer be reproduced on Windows using the latest versions. Linux remains to be tested.