Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] OpenEXR support #111

Open
NQNStudios opened this issue Oct 13, 2024 · 6 comments
Open

[feature request] OpenEXR support #111

NQNStudios opened this issue Oct 13, 2024 · 6 comments

Comments

@NQNStudios
Copy link

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.

@moxie-coder
Copy link

you made this on the wrong repo

@NQNStudios
Copy link
Author

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?

@moxie-coder
Copy link

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

@NQNStudios
Copy link
Author

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.

@moxie-coder
Copy link

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

@NQNStudios
Copy link
Author

NQNStudios commented Oct 13, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants