From 3b1cf729beb16028422622aac6ba6a872946ad61 Mon Sep 17 00:00:00 2001 From: Hamilton Kibbe Date: Fri, 18 Nov 2016 07:43:02 -0500 Subject: Add script to render gerbv test files --- .../gerbv_test_files/test-layer-mirror-image-1.gbx | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 examples/gerbv_test_files/test-layer-mirror-image-1.gbx (limited to 'examples/gerbv_test_files/test-layer-mirror-image-1.gbx') diff --git a/examples/gerbv_test_files/test-layer-mirror-image-1.gbx b/examples/gerbv_test_files/test-layer-mirror-image-1.gbx new file mode 100755 index 0000000..6c76132 --- /dev/null +++ b/examples/gerbv_test_files/test-layer-mirror-image-1.gbx @@ -0,0 +1,23 @@ +G04 Test layer mirror image 1 * +G04 Quarter star is drawn pointing towards +X, +Y. Mirror +G04 flips around the Y axis and the star should point towards -X, -Y * +G04 Handcoded by Julian Lamb * +%MOIN*% +%FSLAX23Y23*% +%MIA1B1*% +%ADD10C,0.050*% + +G04 Draw quarter star * +X0Y0D02* +G54D10* +X1000Y0D01* + +X0Y0D02* +G54D10* +X1000Y1000D01* + +X0Y0D02* +G54D10* +X0Y1000D01* + +M02* -- cgit