From aa60e9f7cf6e840fc92f7f8c3d0f9da74293a799 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Mon, 5 Jul 2021 15:52:14 -0600 Subject: [PATCH] Add text tool (close #5) --- src/index.html | 7 ++++--- src/js/drawtools.js | 25 +++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/src/index.html b/src/index.html index 252ef12..dcf3a5c 100644 --- a/src/index.html +++ b/src/index.html @@ -131,19 +131,20 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.