format icon indicating copy to clipboard operation
format copied to clipboard

[feature request] OpenEXR support

Open NQNStudios opened this issue 1 year ago • 6 comments

I would like to process OpenEXR files through Haxe: https://en.wikipedia.org/wiki/OpenEXR

If I ever find the time, I may try to implement it myself and PR.

NQNStudios avatar Oct 13 '24 15:10 NQNStudios

you made this on the wrong repo

moxie-coder avatar Oct 13 '24 18:10 moxie-coder

Did I? I see it contains lots of file format reader/writers, and other issues requesting support for new formats.

If you know a better repo for this issue, could you tell me where it is?

NQNStudios avatar Oct 13 '24 18:10 NQNStudios

Did I? I see it contains lots of file format reader/writers, and other issues requesting support for new formats.

If you know a better repo for this issue, could you tell me where it is?

right here since this is for the formatter, not the actual haxe repo https://github.com/HaxeFoundation/haxe

moxie-coder avatar Oct 13 '24 20:10 moxie-coder

This isn't for the formatter. It's for reading and writing different file formats.

The format library contains support for different file-formats for the Haxe programming language.

This wouldn't belong in the Haxe language repo.

NQNStudios avatar Oct 13 '24 20:10 NQNStudios

This isn't for the formatter. It's for reading and writing different file formats.

The format library contains support for different file-formats for the Haxe programming language.

This wouldn't belong in the Haxe language repo.

ohhh, I completely thought this was the other format repo

moxie-coder avatar Oct 13 '24 20:10 moxie-coder

You could avoid this type of mistake by not posting corrections on repositories you aren't involved in :) the people who maintain or know the repo better can point things like this out.

NQNStudios avatar Oct 13 '24 21:10 NQNStudios