[ 源代码: camlimages ]
软件包:libcamlimages-ocaml-dev(1:5.0.4-2 以及其他的)
libcamlimages-ocaml-dev 的相关链接
Debian 的资源:
下载源码包 camlimages:
维护小组:
- Debian OCaml Maintainers (QA 页面, 邮件存档)
- Kyle Robbertze (QA 页面)
- Ralf Treinen (QA 页面)
- Mehdi Dogguy (QA 页面)
外部的资源:
- 主页 [gitlab.com]
相似软件包:
OCaml image processing library (Development package)
CamlImages is an image processing library for OCaml, which provides:
* basic functions for image processing and loading/saving various image file formats (hence providing a translation facility from format to format)
* an interface with the Caml graphics library allows one to display images in the Graphics module screen and to mix them with Caml drawings
* a freetype interface, integrated into the library: you can draw texts into images using any truetype fonts
In addition, the library can handle huge images that cannot be (or can hardly be) stored into the main memory (the library then automatically creates swap files and escapes them to reduce the memory usage).
This package contains the development part of the camlimages library.
其他与 libcamlimages-ocaml-dev 有关的软件包
|
|
|
|
-
- dep: libcamlimages-ocaml-5z2c9
- 本虚包由这些包填实: libcamlimages-ocaml
-
- dep: libexif-dev
- library to parse EXIF files (development files)
-
- dep: libfreetype6-dev
- FreeType 2 font engine, development files (transitional package)
-
- dep: libgif-dev
- library for GIF images (development)
-
- dep: libgraphics-ocaml-dev-s8ni5
- 本虚包由这些包填实: libgraphics-ocaml-dev
-
- dep: libjpeg-dev
- Development files for the JPEG library [dummy package]
同时作为一个虚包由这些包填实: libjpeg62-turbo-dev
-
- dep: libpng-dev
- PNG library - development (version 1.6)
-
- dep: libtiff-dev
- Tag Image File Format library (TIFF), development files
-
- dep: libxpm-dev
- X11 pixmap library (development headers)
-
- dep: ocaml-4.13.1
- 本虚包由这些包填实: ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries