diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:30:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:30:19 +0000 |
commit | 5c1676dfe6d2f3c837a5e074117b45613fd29a72 (patch) | |
tree | cbffb45144febf451e54061db2b21395faf94bfe /plug-ins/gfig/gfig-examples/polys | |
parent | Initial commit. (diff) | |
download | gimp-upstream.tar.xz gimp-upstream.zip |
Adding upstream version 2.10.34.upstream/2.10.34upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'plug-ins/gfig/gfig-examples/polys')
-rw-r--r-- | plug-ins/gfig/gfig-examples/polys | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/plug-ins/gfig/gfig-examples/polys b/plug-ins/gfig/gfig-examples/polys new file mode 100644 index 0000000..3bdd0ab --- /dev/null +++ b/plug-ins/gfig/gfig-examples/polys @@ -0,0 +1,40 @@ +GFIG Version 0.1 +Name: polys +Version: 0.000000 +ObjCount: 4 +<OPTIONS> +GridSpacing: 10 +GridType: RECT_GRID +DrawGrid: TRUE +Snap2Grid: TRUE +LockOnGrid: FALSE +ShowControl: TRUE +</OPTIONS> +<POLY> +60 40 +60 100 +<EXTRA> +3 +</EXTRA> +</POLY> +<POLY> +170 60 +200 110 +<EXTRA> +4 +</EXTRA> +</POLY> +<POLY> +50 170 +70 210 +<EXTRA> +5 +</EXTRA> +</POLY> +<POLY> +170 170 +110 160 +<EXTRA> +6 +</EXTRA> +</POLY> |