Skip to content

Introduce io.BytesIO as an input option

Compare
Choose a tag to compare
@JorjMcKie JorjMcKie released this 07 Apr 11:16
4646630
  • For binary, memory-based input to most methods, now alsoio.BytesIO objects are accepted.
  • Fixed a bug not correctly showing inserted images with maintained aspect ratio.