github PerryTS/perry v0.4.32

latest releases: v0.5.1206, v0.5.1205, v0.5.1182...
3 months ago

Bug Fixes

  • macOS: ImageFile setSize now resizes the underlying NSImage to match desired dimensions — previously only the view frame changed, leaving the intrinsic content size mismatched; also sets NSImageScaleProportionallyUpOrDown
  • macOS: ImageFile resolves relative paths via NSBundle.mainBundle.resourcePath first, then executable dir — fixes images not loading inside .app bundles
  • Android: APK now bundles assets/, logo/, resources/, images/ directories — ImageFile('assets/foo.png') works at runtime
  • Windows: Text widgets now transparent over gradient backgrounds — WM_CTLCOLORSTATIC returns NULL_BRUSH instead of ancestor's solid brush
  • Windows: Image bitmap transparency uses ancestor background color — reload_bitmap_scaled fills transparent areas with the nearest ancestor's bg color instead of white

Don't miss a new perry release

NewReleases is sending notifications on new releases.