An open API service indexing awesome lists of open source software.

https://github.com/marat-tanalin/integer-scaling-php

Calculations for pixel-perfect integer-ratio image upscaling. This separate PHP-version repo is just for Packagist.
https://github.com/marat-tanalin/integer-scaling-php

algorithms aspect-ratio emulation image-processing image-scaling integer-scaling library pixel-perfect

Last synced: about 1 year ago
JSON representation

Calculations for pixel-perfect integer-ratio image upscaling. This separate PHP-version repo is just for Packagist.

Awesome Lists containing this project

README

          

# IntegerScaling (PHP version) by Marat Tanalin

Calculates integer ratios and scaled-image sizes for pixel-perfect image upscaling with optional aspect-ratio correction.

See the project [webpage](http://tanalin.com/en/projects/integer-scaling/) for details.