From 6a5f16fab25ada7ba8b0a5fb60af9bebfc1cd9d2 Mon Sep 17 00:00:00 2001 From: qrhlhplhp <80515002+qrhlhplhp@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:03:58 +0900 Subject: [PATCH 1/3] Update index --- pain/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pain/index.html b/pain/index.html index 80792ef..8af0ac7 100644 --- a/pain/index.html +++ b/pain/index.html @@ -10,9 +10,9 @@

This is a PAIN TOOL

- +
- \ No newline at end of file + From d747bb37acf882ebeb21d24c256cf573c704adba Mon Sep 17 00:00:00 2001 From: qrhlhplhp <80515002+qrhlhplhp@users.noreply.github.com> Date: Fri, 28 Oct 2022 15:05:10 +0900 Subject: [PATCH 2/3] Update main.js --- pain/main.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pain/main.js b/pain/main.js index b602f6d..352dd94 100644 --- a/pain/main.js +++ b/pain/main.js @@ -12,7 +12,7 @@ let x = 0; let y = 0; let t =false; let color = "#000000"; -let bold = 50; +let bold = 10; let image = new Image(); canvas.width = 1920; @@ -60,7 +60,6 @@ const end = e => { colorele.addEventListener('change', e => { color = e.target.value; }); - rangele.addEventListener('change', e => { bold = e.target.value; }); @@ -125,4 +124,4 @@ function fixPosY(posY){ } function pain(){ ctx.drawImage(image, 0, 0, canvas.width, canvas.height); -} \ No newline at end of file +} From a632ff21a3b41e9c0c6809595e5209a468433536 Mon Sep 17 00:00:00 2001 From: qrhlhplhp <80515002+qrhlhplhp@users.noreply.github.com> Date: Fri, 28 Oct 2022 19:10:06 +0900 Subject: [PATCH 3/3] Change the language --- bahdem/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bahdem/index.html b/bahdem/index.html index f8f3935..b0bd15a 100644 --- a/bahdem/index.html +++ b/bahdem/index.html @@ -1,5 +1,5 @@ - + @@ -15,4 +15,4 @@

- \ No newline at end of file +