- Modified the layout of Example 13 - Fixed bounding box handling for BDF font rendering
1.9.13
- Added URL generator to Pyxel Web Launcher - Added a data_ptr method to the Image and Tilemap class - Updated Emscripten to version 3.1.34 - Added Example 13
1.9.12
- Added support for environments without game controllers - Adjusted the initial gain of the sound - Updated Emscripten to version 3.1.31
1.9.11
- Changed Makefile to lint Emscripten code - Fixed clippy warnings - Modified the instruction for Pyxel.colors list - Added error messages for Pyxel command - Fixed the default filename of Pyxel Editor for web
1.9.10
- Changed to use the clear function of SDL2 - Fixed virtual and real gamepads working at the same time
1.9.9
- Changed to not use array macro - Fixed clippy warnings - Updated Emscripten to version 3.1.29 - Updated Pyodide to version 0.22.0 - Fixed gamepad input bug - Enabled dynamic addition of gamepads - Changed a help message for the tilemap editor