Browse thread
[Caml-list] Building camlimages programs on deb (and linux)
-
chris.danx
-
Issac Trotts
-
chris.danx
-
Matt Gushee
- chris.danx
-
Matt Gushee
-
chris.danx
-
Issac Trotts
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-11-24 (19:10) |
From: | chris.danx <chris.danx@n...> |
Subject: | Re: [Caml-list] Building camlimages programs on deb (and linux) |
Matt Gushee wrote: > > I'm afraid I can't help with CamlImages, but a possible alternative is > GD4O, which is a wrapper for the GD graphics library. Since you haven't > stated your plans very specifically, it's hard to say if it will do what > you need. also, the OCaml wrapper is incomplete and I consider it to be > alpha-quality code; but when it is finished, it will be a complete > implementation of the GD API, providing a very nice set of drawing > functions and a modest set of transformation functions. Thanks for the pointer. My intentions are twofold, first I want to load textures in different formats to use with OpenGL (png and jpeg specifically). I also want to develop an image processing program. I started doing it in Ada, but got fed up having to bind to libjpeg, libpng, ... write bmp loading code, etc. I probably would've went on with it in Ada, but I wanted to use a functional language for something sizeable. Chris ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners