HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 695 forks source link

All images in layers come out with the same size in "build - images" after refresh #165

Open terrecru opened 2 years ago

terrecru commented 2 years ago

All images in layers, after the refresh (node index.js) result of the same size in "build-images"so all small graphic elements have the same size of the biggest ones such as the main body, backgrounds and so on e.g. hats have the same size of backgrounds (1000 x 1000), main body, so each small graphic element becomes big, proportions are not respected, please help (it happens both with hashlips_art_engine-1.0.7_update version and hashlips_art_engine-1.0.6_update.

thepornft commented 2 years ago

Hello,

Have you solve the problem? I have the same thing. I use Photoshop to assemble the small graphics, save the layers and when running node, it appears as a big image.