GitHub / sapics / scale.js
High-quality scale function for canvas and image element. If scale factor < 1, then algorithm for downscale (area average) is used, other than that, bicubic algorithm is used.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapics%2Fscale.js
Stars: 50
Forks: 19
Open issues: 0
License: mit
Language: JavaScript
Size: 39.1 KB
Dependencies parsed at: Pending
Created at: about 10 years ago
Updated at: 9 months ago
Pushed at: almost 5 years ago
Last synced at: about 1 month ago
Topics: bicubic-algorithm, canvas, downscale, image, javascript, scale