News
contains_rectangle
now returns the correctOverlap
(#17 thanks @MaxVerevkin)sync
feature allows to make the image typesSend
/Sync
at the cost of a globalMutex
during image creation andDrop
(#19 thanks @ids1024)
Breaking changes
- mutating functions now take a
&mut self
reference