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.
The semantic measures have been successfully developed and tested.
Although we initially considered this an enhancement, we have chosen to create a lighter version of the Semantic Visuals Measure. This version allows users to define a set of color and typographic relationships between the layout's semantics and the visuals through a specific configuration file. While the version is currently in a preliminary stage of development, it justifies the computation required in the input module in global emotional analysis of the text. Furthermore, this aligns with our prior work on the topic.
This PR also includes the beginning of the development of a configuration method to the system, namely the creation of evo-poster.config.js and their use to store information related to typeface.
The semantic measures have been successfully developed and tested.
Although we initially considered this an enhancement, we have chosen to create a lighter version of the Semantic Visuals Measure. This version allows users to define a set of color and typographic relationships between the layout's semantics and the visuals through a specific configuration file. While the version is currently in a preliminary stage of development, it justifies the computation required in the input module in global emotional analysis of the text. Furthermore, this aligns with our prior work on the topic.
This PR also includes the beginning of the development of a configuration method to the system, namely the creation of
evo-poster.config.js
and their use to store information related to typeface.You create a new issue to further improvement of this measure (#see issue https://github.com/sergiomrebelo/evo-poster/issues/57)