Build new image base on newQuads
Posted: Sun Feb 19, 2023 1:17 pm
Hello,
I'v got a base image with flags. Base on this image:
https://github.com/lafeber/world-flags- ... lags32.png
I want to create a new image related to defined flags that i need. By ex i need only flags of France, Italy and Spain.
I know that it's possible to get the 3 flags i need with Quads.
But after i'v got my 3 quads, is it possible to create a new image on the fly containing the 3 flags ? Like witdh of 100px and height of 300px.
And defined flag position y at 0px (FR) 100px (IT) and 200px (SP).
Thanks
I'v got a base image with flags. Base on this image:
https://github.com/lafeber/world-flags- ... lags32.png
I want to create a new image related to defined flags that i need. By ex i need only flags of France, Italy and Spain.
I know that it's possible to get the 3 flags i need with Quads.
But after i'v got my 3 quads, is it possible to create a new image on the fly containing the 3 flags ? Like witdh of 100px and height of 300px.
And defined flag position y at 0px (FR) 100px (IT) and 200px (SP).
Thanks