dragon66 / icafe

Java library for reading, writing, converting and manipulating images and metadata
Eclipse Public License 1.0
204 stars 58 forks source link

RAW images #36

Open ivanooi opened 7 years ago

ivanooi commented 7 years ago

Hi,

Will you support RAW images as well ? Nice if icafe can support LibRaw. LibRaw is a libraries for developer that support most of the RAW images out there and they do support Mac and Win. too bad, there's no JNI support for this library... http://www.libraw.org/

Thanks

dragon66 commented 7 years ago

@ivanooi There is the possibility in the future icafe will support RAW images but I am pretty much occupied by my current work. I will put it on my wish list. Thanks for bringing this up!

ivanooi commented 6 years ago

Hi,

Any chances this will supported in this year ? :-P Thanks

dragon66 commented 6 years ago

Frankly speaking, I am not sure. Too busy with all kinds of things.

lanthale commented 3 years ago

I have created a java API for using libraw inside of javafx but you can also use it from Swing. Have a look into https://github.com/lanthale/librawfx