Skip to content

pygame-menu v4.0.2

Compare
Choose a tag to compare
@ppizarror ppizarror released this 02 Apr 19:15
· 720 commits to master since this release
  • Added BaseImage x4 size method, #315.
  • Added cursor_size for TextInput class
  • Added svg image format support for BaseImage, #314.
  • Fix docs and tests.
  • Fix sound and image errors for Macs M1 ARM architecture under pygame 1.9.x and pygame 2.0.x.
  • Improved controls, now the constants can be changed during execution time, #316.
  • New MenuLink class, #313.