[ ソース: ruby-image-science ]
パッケージ: ruby-image-science (1.3.0-1)
ruby-image-science に関するリンク
Debian の資源:
ruby-image-science ソースパッケージをダウンロード:
- [ruby-image-science_1.3.0-1.dsc]
- [ruby-image-science_1.3.0.orig.tar.gz]
- [ruby-image-science_1.3.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Clean Ruby library to provide simple transformations on images
ImageScience is a clean Ruby library allowing for simple transformations on images, mainly geared towards generating thumbnails - The provided functions aim at scaling and cropping images.
Emphasis is made on keeping the code as lean as possible (at less than 200 LoC), and on correctness to avoid memory leaks and similar problems that often accompany similar libraries.
その他の ruby-image-science 関連パッケージ
|
|
|
|
-
- dep: libfreeimage-dev
- Support library for graphics image formats (development files)
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-inline
- Ruby library for embedding C/C++ external module code