Skip to content

v1.3

Compare
Choose a tag to compare
@iseahound iseahound released this 19 Oct 03:15
· 622 commits to master since this release

Supports crop and scale better.

  • Crop and scale is now accessible through the input object.
  • ImagePutWindow will scale down images to screen size. Also, right click to close.
  • Can now use a device context (dc) as an input and output type.

Bugfixes

  • Reenable file format conversions like .png → .jpg
  • Invalid image extensions will now produce an error.
  • Device dependent bitmaps are now accepted.
  • ImagePutHIcon was secretly making hBitmaps instead.
  • [v1] HBitmap detection no longer fails half the time.
  • [v2] Fix "expected an object" error messages.