Skip to content

Conversation

DSMann
Copy link

@DSMann DSMann commented Oct 6, 2025

Adds a new function to create Image objects using a local file path for input, and adjusts the param validation to allow existing file paths through.

I am not a C# developer, so any feedback/considerations are very welcome.

https://discord.com/channels/1243166023859961988/1423175127377379368

@mcmonkey4eva
Copy link
Member

(1) raw file paths here are explicitly and intentionally not supported
(2) this does not actually solve the linked discord question regardless
(3) if you'd like to contribute to Swarm, that is great, but please start with the Issues marked with the "Easy PR" tag. First-time PRs should start by solving issues that are relatively simpler to solve so you can learn the basics before taking on more advanced challenges. The actual solution needed for this one is much more complex and non-obvious, it is not suitable for a first-time contrib.

@DSMann
Copy link
Author

DSMann commented Oct 8, 2025

Makes sense. I'll take a look at some of those tags. Beyond asking first (which I should have done), is there a way to know that paths aren't supposed to be supported there?

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

Successfully merging this pull request may close these issues.

2 participants