joyhughes / Jen

Image processing, generative photography, cellular automata
https://discord.gg/GQQHUbkf
20 stars 20 forks source link

Allow any image dimensions #148

Open joyhughes opened 1 month ago

joyhughes commented 1 month ago

Allow the image being viewed to have any dimension - currently it is set to 512x512 in Home.js

This is important when implementing image picker (issue #69 )so that the image can have arbitrary size and dimensions.

NaunihalSingh40 commented 1 month ago

hi @joyhughes i want to work on this issue for allowing the feature of arbitrary size and dimension under your guidance.

Once again I will be obliged to work with you.

joyhughes commented 1 month ago

hi @joyhughes i want to work on this issue for allowing the feature of arbitrary size and dimension under your guidance.

Once again I will be obliged to work with you.

Welcome once again!

NaunihalSingh40 commented 1 month ago

@joyhughes can you please explain the issue, like we need to prompt user for his/her required height-width for image or we need to set it as the image original height-width (for this where will be the image located in order to get the image ratio)

NaunihalSingh40 commented 3 weeks ago

@joyhughes ???