IntegerScaling 1.3.2

Calculates integer ratios and scaled-image sizes for pixel-perfect image upscaling with optional aspect-ratio correction.
Documentation
[lib]
path = "src/IntegerScaling.rs"

[package]
authors = ["Marat Tanalin (http://tanalin.com )"]
categories = ["algorithms", "game-development", "graphics"]
description = "Calculates integer ratios and scaled-image sizes for pixel-perfect image upscaling with optional aspect-ratio correction."
edition = "2018"
homepage = "http://tanalin.com/en/projects/integer-scaling/"
keywords = ["integer-scaling", "pixel-perfect", "image-scaling", "emulation"]
license = "MIT"
name = "IntegerScaling"
readme = "README.md"
repository = "https://github.com/Marat-Tanalin/integer-scaling"
version = "1.3.2"