format
format copied to clipboard
[feature request] OpenEXR support
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.
you made this on the wrong repo
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?
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
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.
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
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.