Skip to content

Release v0.0.5

Compare
Choose a tag to compare
@fracpete fracpete released this 12 Jan 20:01
· 49 commits to main since this release
  • added setuptools as dependency
  • switched to underscores in project name
  • using 90% as default quality for JPEG images now, can be overridden with environment variable IDC_JPEG_QUALITY
  • added methods to idc.api module: jpeg_quality(), array_to_image(...), empty_image(...)