Download Source Package camlimages:
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 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 only the shared runtime stub libraries.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 26.7 kB | 100 kB | [list of files] |
| armel | 25.7 kB | 92 kB | [list of files] |
| hppa | 28.1 kB | 100 kB | [list of files] |
| i386 | 24.1 kB | 92 kB | [list of files] |
| ia64 | 34.4 kB | 132 kB | [list of files] |
| mips | 24.5 kB | 96 kB | [list of files] |
| mipsel | 24.4 kB | 96 kB | [list of files] |
| powerpc | 28.1 kB | 104 kB | [list of files] |
| s390 | 27.4 kB | 100 kB | [list of files] |
| sparc | 24.1 kB | 92 kB | [list of files] |