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.
- Host: GitHub
- URL: https://github.com/marat-tanalin/integer-scaling-php
- Owner: Marat-Tanalin
- License: mit
- Created: 2020-03-01T05:04:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-20T18:29:09.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T18:14:50.961Z (over 1 year ago)
- Topics: algorithms, aspect-ratio, emulation, image-processing, image-scaling, integer-scaling, library, pixel-perfect
- Language: PHP
- Homepage: https://tanalin.com/en/projects/integer-scaling/
- Size: 5.86 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.