From 7efceaa6c17625b6df187cf2d75ce35edbbefd72 Mon Sep 17 00:00:00 2001 From: Brandon Dyck Date: Mon, 13 Feb 2023 23:21:19 -0700 Subject: [PATCH] First draft --- idpa.svg | 31 ++++++++++++++ index.html | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++ ipsc.svg | 22 ++++++++++ uspsa.svg | 28 +++++++++++++ 4 files changed, 202 insertions(+) create mode 100644 idpa.svg create mode 100644 index.html create mode 100644 ipsc.svg create mode 100644 uspsa.svg diff --git a/idpa.svg b/idpa.svg new file mode 100644 index 0000000..9b063cc --- /dev/null +++ b/idpa.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + −0 + −0 + + −1 + −1 + −1 + + −3 + −3 + −0 + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..0b7200a --- /dev/null +++ b/index.html @@ -0,0 +1,121 @@ + + + + + Target scaler + + + + + +
+

Dry Fire Target Maker

+

+ Scale the target by setting the simulated and actual distances to the target in any unit of length. + For example, if you want the target to appear as if it is 15 yards away when you are actually + only 3 yards from the target, set Simulated distance to 15 and Actual distance + to 3. +

+

+ +

+

+ +

+
+ Target style + + + + +
+

+ +

+
+
+ +
+ + + + + \ No newline at end of file diff --git a/ipsc.svg b/ipsc.svg new file mode 100644 index 0000000..97385f7 --- /dev/null +++ b/ipsc.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + D + C + A + C + D + + + \ No newline at end of file diff --git a/uspsa.svg b/uspsa.svg new file mode 100644 index 0000000..59e67e0 --- /dev/null +++ b/uspsa.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + A + B + + D + C + A + C + D + + + \ No newline at end of file