nodeca / pica

Resize image in browser with high quality and high speed

Home Page:http://nodeca.github.io/pica/demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tile artefacts in Chrome (when OffscreenCanvas used)

puzrin opened this issue · comments

Ref: #219 (comment)

In Chrome test image shows defects on tile's borders, when webworked used.

Workaround:

if (returnBitmap) {

If force return typed array, defect disappears.

A test image that showed the artifacts is here.