gama-platform / gama.old

Main repository for developing the 1.x versions of GAMA
GNU General Public License v3.0
304 stars 99 forks source link

gama icon as a build in variable #2537

Closed agrignard closed 1 year ago

agrignard commented 6 years ago

Is your request related to a problem? Please describe. It might sounds a bit to branding and/or design oriented but in the same way that we have hardcoded color like #gamared, #gamaorange and #gamablue what about about having a harcoded gama icon?

In some model I use to put the Gama logo in the lower part of the screen.

screen shot 2018-08-28 at 15 49 32

The way I am doing it is by putting a gama .png in includes and displaying a normal .png icon but I was wandering if you would be ok to embed this variable using something like #gamalogo or #gamaicon and then be able to write something like draw #gamalogo size:40#px at:{world.shape.width*0.95, world.shape.height*0.95};

I don't know if it makes sense and if it's possible to hard code a picture

AlexisDrogoul commented 5 years ago

Blocked by https://github.com/gama-platform/gama/issues/1164.

AlexisDrogoul commented 5 years ago

Now tracked in #2728

AlexisDrogoul commented 2 years ago

Reopening this issue for the next round of development on GAMA 2.0

AlexisDrogoul commented 2 years ago

Depends on #1164