套件:libimage-math-constrain-perl(1.02-2)
libimage-math-constrain-perl 的相關連結
Debian 的資源:
下載原始碼套件 libimage-math-constrain-perl:
- [libimage-math-constrain-perl_1.02-2.dsc]
- [libimage-math-constrain-perl_1.02.orig.tar.gz]
- [libimage-math-constrain-perl_1.02-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module performing math used to constrain image sizes
Image::Math::Constrain is a Perl module that implements all of the math behind implementing image size constraints. It allows one to restrict the dimensions of an image by checking to see if the image is larger than the desired final dimensions, and if so, provide a way to scale the image down proportionally so it fits within the constraints. It can set constraints based on width, height, or both, and is guaranteed to return dimensions that are proportional to the original -- that is, they will have the same aspect ratio. It also returns the necessary scaling factor, so you can pass it to a module to do the work.
其他與 libimage-math-constrain-perl 有關的套件
|
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language