[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Openexr-devel] "Half" support in C?
From: |
Bob Friesenhahn |
Subject: |
Re: [Openexr-devel] "Half" support in C? |
Date: |
Wed, 2 Mar 2005 12:51:33 -0600 (CST) |
On Wed, 2 Mar 2005, Derek Gerstmann wrote:
Currently, we've been using the Half class from OpenEXR and compiling
our C code as C++, which has limited the adoption of Half support
to simple standalone modules that are linked dynamically.
Unfortunately, there are people who have a good C compiler but no C++.
This is not uncommon for people who depend on vendor (e.g. IBM AIX)
compilers which are expensive.
It is true that people without C++ won't be using OpenEXR, but it is
useful if the Half support can be embedded in the dependent
application so that the application implementation is consistent
regardless of the availabilty of OpenEXR.
It would be *really* nice if a native C implementation were available,
with a similar license as OpenEXR.
Most definitely.
Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
- [Openexr-devel] "Half" support in C?, Bob Friesenhahn, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?, Derek Gerstmann, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?,
Bob Friesenhahn <=
- Re: [Openexr-devel] "Half" support in C?, Drew Hess, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?, Bob Friesenhahn, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?, Drew Hess, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?, Bob Friesenhahn, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?, Drew Hess, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?, Bob Friesenhahn, 2005/03/02
- Re: [Openexr-devel] "Half" support in C?, Drew Hess, 2005/03/02
Re: [Openexr-devel] "Half" support in C?, Drew Hess, 2005/03/02