Skip to content

MINOR V1.1.0-ALPHA

Compare
Choose a tag to compare
@xzripper xzripper released this 26 Mar 01:43
· 2 commits to main since this release
38d8cc3

MINOR V1.1.0-ALPHA

  • Disabled ALWAYS_ON_TOP.
  • Now missing image or area is being handled (new function draw.py -> error(str, str)).
  • Renamed EDGE to EDGE_CANNY.
  • New algorithm: LAPLACIAN.
  • Now maximal threshold is 255 and minimal is 0.
  • Now default threshold value is first list integer when casting threshold from LIST to INT.
  • Now its possible to stop drawing at any time.
  • New log messages.
  • Updated version section (UI).
  • New version.
  • Updated ReadMe.
  • New release.