diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:22 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 16:23:22 +0000 |
commit | e42129241681dde7adae7d20697e7b421682fbb4 (patch) | |
tree | af1fe815a5e639e68e59fabd8395ec69458b3e5e /plug-ins/gfig/gfig-examples/spirals_and_stars | |
parent | Initial commit. (diff) | |
download | gimp-e42129241681dde7adae7d20697e7b421682fbb4.tar.xz gimp-e42129241681dde7adae7d20697e7b421682fbb4.zip |
Adding upstream version 2.10.22.upstream/2.10.22upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'plug-ins/gfig/gfig-examples/spirals_and_stars')
-rw-r--r-- | plug-ins/gfig/gfig-examples/spirals_and_stars | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/plug-ins/gfig/gfig-examples/spirals_and_stars b/plug-ins/gfig/gfig-examples/spirals_and_stars new file mode 100644 index 0000000..fae6052 --- /dev/null +++ b/plug-ins/gfig/gfig-examples/spirals_and_stars @@ -0,0 +1,55 @@ +GFIG Version 0.1 +Name: First\040gfig +Version: 0.000000 +ObjCount: 6 +<OPTIONS> +GridSpacing: 30 +GridType: RECT_GRID +DrawGrid: FALSE +Snap2Grid: FALSE +LockOnGrid: FALSE +ShowControl: TRUE +</OPTIONS> +<SPIRAL> +71 81 +96 103 +<EXTRA> +4 +</EXTRA> +</SPIRAL> +<SPIRAL> +152 79 +179 91 +<EXTRA> +-4 +</EXTRA> +</SPIRAL> +<BEZIER> +116 94 +105 147 +73 161 +<EXTRA> +4 +</EXTRA> +</BEZIER> +<STAR> +206 106 +228 123 +214 112 +<EXTRA> +3 +</EXTRA> +</STAR> +<STAR> +26 115 +10 133 +20 121 +<EXTRA> +3 +</EXTRA> +</STAR> +<ARC> +38 169 +92 218 +182 182 +</ARC> |