openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Openexr-devel] "Half" support in C?


From: Bob Friesenhahn
Subject: [Openexr-devel] "Half" support in C?
Date: Wed, 2 Mar 2005 12:22:03 -0600 (CST)

Is an implementation (in plain old C) available for Half support to support simple translation between float and Half? Hopefully with a simple MIT-style license?

With some effort, the Half library from OpenEXR can be used, but this limits portability, and requires a C++ compiler. Even if OpenEXR libraries are linked in, if the dependent application is primarily a C application (as is mine) there is a penalty (non-inlined function call) from calling into C++.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]