summaryrefslogtreecommitdiff
path: root/gerbonara/gerber/tests/golden
diff options
context:
space:
mode:
authorjaseg <git@jaseg.de>2021-06-13 22:32:04 +0200
committerjaseg <git@jaseg.de>2021-06-13 22:32:04 +0200
commit0b8e99f79a168c1899949b7466755b4f8e06bac3 (patch)
tree72d9f7c09dd247371b436c3628764b2b63cfb99f /gerbonara/gerber/tests/golden
parent5225d3da8bdd4ed2b33e43692a4e1a340eb4989b (diff)
downloadgerbonara-0b8e99f79a168c1899949b7466755b4f8e06bac3.tar.gz
gerbonara-0b8e99f79a168c1899949b7466755b4f8e06bac3.tar.bz2
gerbonara-0b8e99f79a168c1899949b7466755b4f8e06bac3.zip
Remove single-quadrant support
The gerber spec is pretty explicit that this is a super-legacy feature that is not worth supporting. Looking at gerbv, an implementation would come with considerable complexity.
Diffstat (limited to 'gerbonara/gerber/tests/golden')
-rw-r--r--gerbonara/gerber/tests/golden/example_single_quadrant.gbr16
-rw-r--r--gerbonara/gerber/tests/golden/example_single_quadrant.pngbin9658 -> 0 bytes
2 files changed, 0 insertions, 16 deletions
diff --git a/gerbonara/gerber/tests/golden/example_single_quadrant.gbr b/gerbonara/gerber/tests/golden/example_single_quadrant.gbr
deleted file mode 100644
index b0a3166..0000000
--- a/gerbonara/gerber/tests/golden/example_single_quadrant.gbr
+++ /dev/null
@@ -1,16 +0,0 @@
-%FSLAX23Y23*%
-%MOIN*%
-%ADD10C,0.01*%
-G74*
-D10*
-%LPD*%
-G01X1100Y600D02*
-G03X700Y1000I-400J0D01*
-G03X300Y600I0J-400D01*
-G03X700Y200I400J0D01*
-G03X1100Y600I0J400D01*
-G01X300D02*
-X1100D01*
-X700Y200D02*
-Y1000D01*
-M02*
diff --git a/gerbonara/gerber/tests/golden/example_single_quadrant.png b/gerbonara/gerber/tests/golden/example_single_quadrant.png
deleted file mode 100644
index 89b763f..0000000
--- a/gerbonara/gerber/tests/golden/example_single_quadrant.png
+++ /dev/null
Binary files differ