Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marat-tanalin/integer-scaling
- Owner: Marat-Tanalin
- License: mit
- Created: 2020-02-25T15:18:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-10T16:17:37.000Z (over 3 years ago)
- Last Synced: 2024-11-09T22:11:52.247Z (3 months ago)
- Topics: algorithms, aspect-ratio, emulation, image-processing, image-scaling, integer-scaling, libraries, library, multi, pixel-perfect
- Language: PHP
- Homepage: https://tanalin.com/en/projects/integer-scaling/
- Size: 63.5 KB
- Stars: 20
- Watchers: 0
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.