Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Library for calculations for pixel-perfect integer-ratio image upscaling (C++/Rust/JS/PHP) + testcases
https://github.com/marat-tanalin/integer-scaling

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

Last synced: 2 months ago
JSON representation

Library for calculations for pixel-perfect integer-ratio image upscaling (C++/Rust/JS/PHP) + testcases

Awesome Lists containing this project

README

        

# IntegerScaling by Marat Tanalin

A library for C++/Rust/JS/PHP that 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.