From: equilet <2237372+equilet@users.noreply.github.com> Date: Sat, 1 Jul 2023 19:19:31 +0000 (-0700) Subject: added background color X-Git-Tag: v0.1~14 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=03405f1bd1138caaa09a0e2feee9553b0aea2097;p=morphograph.git added background color --- diff --git a/source/mgraph.h b/source/mgraph.h index 0fc3f07..3fac270 100644 --- a/source/mgraph.h +++ b/source/mgraph.h @@ -51,6 +51,8 @@ typedef struct _morphograph { t_jbox l_box; //t_critical lock; t_jsvg *l_svg; + t_jrgba l_background; + t_symbol *l_shape; t_symbol *l_style; t_symbol *l_filepath; //path for svg file and sample dir