sergiomrebelo / evo-poster

The Evolutionary Poster Composer (evo-poster) is a generative poster design system. From a given content (including text and imagery), evo-poster can generate and evolve poster designs considerating the aesthetic and semantics features of the content.
MIT License
3 stars 0 forks source link

41 initialization method define background and text colors not randomgly #44

Closed sergiomrebelo closed 1 year ago

sergiomrebelo commented 1 year ago

I create a script named ColorGenerator.js for creating colour palettes based on a random base colour. Genetic operators are also modified. We tested the integration with generation.cy.js script

JJ commented 1 year ago

What user history would this be?

sergiomrebelo commented 1 year ago

What user history would this be?

While this is not directly connected to any specific user story, it aligns with the overall objective of enhancing the system’s exploratory capabilities, which is a key aspect referred to in the user stories. Due to the exploratory characteristics of the system (stories https://github.com/sergiomrebelo/evo-poster/issues/1, https://github.com/sergiomrebelo/evo-poster/issues/23 and https://github.com/sergiomrebelo/evo-poster/issues/5).

Don't quite get the point of the whole PR, I'm afraid. You might want to turn my comments into issues to address them.

I was checking and fixing something that I found in this branch. It is a little confusing. My fault!