-
Notifications
You must be signed in to change notification settings - Fork 4
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
Onboarding #1
Comments
Hi! I'm using |
Hi 👋 I'm glad you found the blog and also welcome (back) under the new organization. |
@HeroicKatora Hi, I submitted a minor PR to image-rs/image. Could I become a collaborator? |
@JohnTitor Yes you can, thank you for the short wait. I see you helped with even more style improvements :) |
Hey, may I kindly request an invite ? I'm the guy who initially extracted the TIFF code from image into image-tiff, and lurked around providing the occasional review. I don't expect to be the most active person around, but I'll gladly help here and there when I can. |
@Robzz Your invitation was a pitfall with a lot of other people with very similar user names but yes, of course. Welcome back then. |
Hi there, I don't have too much experience with this library. I really like what you all do here and I am eager to learn more rust and image processing. I would love to contribute to this repo. Can I be added as a collaborator? I am hoping to generate some more examples within the next few weeks to learn a bit more about the library |
Hi, I'd like an invite. I use image (and a few of the format-specific crates directly) heavily for biomedical image processing and have contributions in at least four of the repos here. |
@aschampion Will be sent swiftly and well deserved. Welcome :) |
@HeroicKatora I have an obscure, and possibly quixotic interest in incorporating support for ILBM files into the Rust ecosystem. ILBM is an IFF based Amiga format, also used in some old games for the PC. I have a prototype decoder I hacked up (see https://github.com/sirxyzzy/ilbm), and I am continuing to test and extend it, it is a long way from primetime, but I wondered if there was any interest in my eventually folding this into "image", as a supported format? If so, I would be happy to to do that work. |
@sirxyzzy Hi 👋 An obscure format itself is no problem. In fact we already support |
@HeroicKatora Thanks, invitation accepted. Yes, I realize I have a way to go, and funny you mentioned panics as I spent a few hours today removing pretty much all potential sources of panics, mainly by no longer using the "bytes" crate (this also speeds things up a bit) I totally agree that my code is not ready to be linked in (yet), I have a fair bit of work to go. I was running some tests today with close to 4000 different sample files and assorted other non image formats, good news, no panics, but too many fails to be happy. ILBM is a notoriously flexible format so there are quite a few cases to deal with. |
hey, farbfeld isn't that obscure! |
Hello! I noticed that Edit: I see there is an (old) issue already! image-rs/image#582 If someone else is not already doing this, perhaps I can. Edit2: I see this is out there too: https://lib.rs/crates/libwebp-image - so, never mind - I guess I don't want to duplicate someone's work. >< |
I have a free summer which I'm intending to dedicate to |
@ripytide That would be appreciated. I looked though some of the open PRs and it looked like they were mostly either abandoned by their author or stalled out because we didn't reach agreement that the relevant feature should be added |
Welcome
To be added to the
image-rs
organization, simply ask nicely in the comments below. We'll send you an invitation asap. We also plan to give each member space in the blog when it is setup.The text was updated successfully, but these errors were encountered: