From 55e0094d350b40e7bd77b09ea8776de49d6d39d5 Mon Sep 17 00:00:00 2001
From: CJ <83363242+orbitalmartian8@users.noreply.github.com>
Date: Sun, 2 Mar 2025 21:21:33 +0000
Subject: [PATCH 1/7] v1.2 news

---
 pages/news.html | 42 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 41 insertions(+), 1 deletion(-)

diff --git a/pages/news.html b/pages/news.html
index 9c25f44..269d28e 100644
--- a/pages/news.html
+++ b/pages/news.html
@@ -1,3 +1,43 @@
+<p class="text-left">
+    <h4 class="text-left">LibreSprite v1.2</h4>
+    <h6 class="text-left">March 2nd 2025</h6>
+</p>
+<br>
+<p class="lead text-justify">
+    <h5 class="text-left">What's Changed</h5>
+    <b>Scripting</b>
+    <ul>
+        <li>More scripting API functions</li>
+        <li>More example scripts</li>
+        <li>Voxel.js: Render your sprite's layers as a 3D object and export an STL.</li>
+    </ul>
+    <br />
+    <b>Translation</b>
+    <ul>
+        <li>LibreSprite's UI now has preliminary (machine) translations for the following languages: English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, Russian.</li>
+        <li>Currently there is no support for right-to-left languages.</li>
+        <li>The UI now uses a TTF font in order to render all of the special characters legibly. If text looks blurry to you, make sure you set the Screen Scaling to 1.</li>
+    </ul>
+    <br />    
+    <b>Pen Pressure</b>
+    <ul>
+        <li>Initial support for drawing tablets like the XP Pen Artist 12 and compatible Androids such as the Samsung Galaxy Tab and Galaxy Note. The brush tool's size will automatically vary according to the pen pressure.</li>
+    </ul>
+    <br />
+    <b>Bug Fixes</b>
+    <ul>
+        <li>Lots of bugs have been fixed, including multiple crashes and a "feature" that prevented Macs from sleeping while LibreSprite was running.</li>
+        <li>Fixed the community quilt being way too big in the home screen.</li>
+    </ul>
+    <br />
+    <b>New Contributors</b>
+    <ul>
+        <li><a href="https://github.com/kkeian">@kkeian</a> made their first contribution in <a href="https://github.com/LibreSprite/LibreSprite/pull/517">#517</a></li>
+        <li><a href="https://github.com/sounddrill31">@sounddrill31</a> made their first contribution in <a href="https://github.com/LibreSprite/LibreSprite/pull/522">#522</a></li>
+    </ul>
+    <p>Full Changelog: <a href="https://github.com/LibreSprite/LibreSprite/compare/v1.1...v1.2">v1.1...v1.2</a></p>
+</p>
+
 <p class="text-left">
     <h4 class="text-left">LibreSprite for macOS is here! 🍎</h4>
     <h6 class="text-left">May 19th 2023</h6>
@@ -50,4 +90,4 @@ <h6 class="text-left">January 25th 2022</h6>
     Yes, LibreSprite Dotto! is a work in progress, but it already supports things like scripting, multiple windows management, skins/themes, and so on. Not bad if you ask me 🤷 <br>
     <br>
     We'll update you from time to time about what's happening in the new <a href="#!/news">NEWS</a> section and, if you want to follow the development, here is the <a href="https://github.com/LibreSprite/Dotto">repo</a>
-</p>
\ No newline at end of file
+</p>

From 66ae27932265784eae8cd88c9d63243391362eec Mon Sep 17 00:00:00 2001
From: CJ <83363242+orbitalmartian8@users.noreply.github.com>
Date: Sun, 2 Mar 2025 22:06:05 +0000
Subject: [PATCH 2/7] Update news with discussed announcement.

---
 pages/news.html | 49 +++++++++++++++++++------------------------------
 1 file changed, 19 insertions(+), 30 deletions(-)

diff --git a/pages/news.html b/pages/news.html
index 269d28e..ad0679b 100644
--- a/pages/news.html
+++ b/pages/news.html
@@ -3,40 +3,29 @@ <h4 class="text-left">LibreSprite v1.2</h4>
     <h6 class="text-left">March 2nd 2025</h6>
 </p>
 <br>
-<p class="lead text-justify">
-    <h5 class="text-left">What's Changed</h5>
-    <b>Scripting</b>
-    <ul>
-        <li>More scripting API functions</li>
-        <li>More example scripts</li>
-        <li>Voxel.js: Render your sprite's layers as a 3D object and export an STL.</li>
-    </ul>
-    <br />
-    <b>Translation</b>
-    <ul>
-        <li>LibreSprite's UI now has preliminary (machine) translations for the following languages: English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, Russian.</li>
-        <li>Currently there is no support for right-to-left languages.</li>
-        <li>The UI now uses a TTF font in order to render all of the special characters legibly. If text looks blurry to you, make sure you set the Screen Scaling to 1.</li>
-    </ul>
-    <br />    
-    <b>Pen Pressure</b>
-    <ul>
-        <li>Initial support for drawing tablets like the XP Pen Artist 12 and compatible Androids such as the Samsung Galaxy Tab and Galaxy Note. The brush tool's size will automatically vary according to the pen pressure.</li>
-    </ul>
-    <br />
-    <b>Bug Fixes</b>
+ <div class="container">
+    <h1>LibreSprite is a free and open-source program for creating and animating your sprites.</h1>
+        
+    <h2>🌍 Exciting Updates!</h2>
+        
+    <h3>🌎 Translations</h3>
+    <p>LibreSprite's UI now includes preliminary (machine) translations for multiple languages: <span class="highlight">English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian</span>.</p>
     <ul>
-        <li>Lots of bugs have been fixed, including multiple crashes and a "feature" that prevented Macs from sleeping while LibreSprite was running.</li>
-        <li>Fixed the community quilt being way too big in the home screen.</li>
+        <li>The UI now uses a TTF font to ensure special characters display correctly. If text appears blurry, set your <strong>Screen Scaling to 1</strong> for better readability.</li>
     </ul>
-    <br />
-    <b>New Contributors</b>
+        
+    <h3>✏️ Pen Pressure Support</h3>
+    <p>LibreSprite now has <strong>initial support</strong> for drawing tablets like the <span class="highlight">XP Pen Artist 12</span> and compatible Android devices such as the <span class="highlight">Samsung Galaxy Tab</span> and <span class="highlight">Galaxy Note</span>! 🧘️‍🎨</p>
     <ul>
-        <li><a href="https://github.com/kkeian">@kkeian</a> made their first contribution in <a href="https://github.com/LibreSprite/LibreSprite/pull/517">#517</a></li>
-        <li><a href="https://github.com/sounddrill31">@sounddrill31</a> made their first contribution in <a href="https://github.com/LibreSprite/LibreSprite/pull/522">#522</a></li>
+        <li>The brush tool will dynamically adjust its size based on pen pressure.</li>
+        <li>Supported on <strong>Windows</strong>, <strong>macOS, Linux (Xinput), Android, and Emscripten</strong>.</li>
     </ul>
-    <p>Full Changelog: <a href="https://github.com/LibreSprite/LibreSprite/compare/v1.1...v1.2">v1.1...v1.2</a></p>
-</p>
+        
+    <h3>🌐 LibreSprite Online</h3>
+    <p>You can now <a href="online">use LibreSprite directly in your browser</a> and on <a href="https://github.com/LibreSprite/LibreSprite/releases">Android devices</a>! Start spriting instantly! 🎨✨</p>
+        
+    <p>📢 Found a bug? Have feedback? Let us know via <a href="#">Discord</a>, <a href="#">Matrix</a>, or <a href="#">GitHub</a>! 🚀</p>
+</div>
 
 <p class="text-left">
     <h4 class="text-left">LibreSprite for macOS is here! 🍎</h4>

From bf2ab3eb05dc74a9794a948ce9f1bfd666896733 Mon Sep 17 00:00:00 2001
From: CJ <83363242+orbitalmartian8@users.noreply.github.com>
Date: Sun, 2 Mar 2025 22:39:32 +0000
Subject: [PATCH 3/7] =?UTF-8?q?Change=20div=20to=20class=20=E2=80=9Ctext-l?=
 =?UTF-8?q?eft=E2=80=9D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pages/news.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/news.html b/pages/news.html
index ad0679b..884dd3a 100644
--- a/pages/news.html
+++ b/pages/news.html
@@ -3,7 +3,7 @@ <h4 class="text-left">LibreSprite v1.2</h4>
     <h6 class="text-left">March 2nd 2025</h6>
 </p>
 <br>
- <div class="container">
+<div class="container text-left">
     <h1>LibreSprite is a free and open-source program for creating and animating your sprites.</h1>
         
     <h2>🌍 Exciting Updates!</h2>

From fa017080a6f41662d662291b66a90e40f672c0af Mon Sep 17 00:00:00 2001
From: CJ <83363242+orbitalmartian8@users.noreply.github.com>
Date: Sun, 2 Mar 2025 22:48:07 +0000
Subject: [PATCH 4/7] Fix formating for v1.2 announcement

---
 pages/news.html | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pages/news.html b/pages/news.html
index 884dd3a..2d33df0 100644
--- a/pages/news.html
+++ b/pages/news.html
@@ -4,27 +4,27 @@ <h6 class="text-left">March 2nd 2025</h6>
 </p>
 <br>
 <div class="container text-left">
-    <h1>LibreSprite is a free and open-source program for creating and animating your sprites.</h1>
+    <h5>LibreSprite is a free and open-source program for creating and animating your sprites.</h5>
         
-    <h2>🌍 Exciting Updates!</h2>
+    <h6>🌍 Exciting Updates!</h6>
         
-    <h3>🌎 Translations</h3>
+    <h7>🌎 Translations</h7>
     <p>LibreSprite's UI now includes preliminary (machine) translations for multiple languages: <span class="highlight">English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian</span>.</p>
     <ul>
         <li>The UI now uses a TTF font to ensure special characters display correctly. If text appears blurry, set your <strong>Screen Scaling to 1</strong> for better readability.</li>
     </ul>
         
-    <h3>✏️ Pen Pressure Support</h3>
+    <h7>✏️ Pen Pressure Support</h7>
     <p>LibreSprite now has <strong>initial support</strong> for drawing tablets like the <span class="highlight">XP Pen Artist 12</span> and compatible Android devices such as the <span class="highlight">Samsung Galaxy Tab</span> and <span class="highlight">Galaxy Note</span>! 🧘️‍🎨</p>
     <ul>
         <li>The brush tool will dynamically adjust its size based on pen pressure.</li>
         <li>Supported on <strong>Windows</strong>, <strong>macOS, Linux (Xinput), Android, and Emscripten</strong>.</li>
     </ul>
         
-    <h3>🌐 LibreSprite Online</h3>
+    <h7>🌐 LibreSprite Online</h7>
     <p>You can now <a href="online">use LibreSprite directly in your browser</a> and on <a href="https://github.com/LibreSprite/LibreSprite/releases">Android devices</a>! Start spriting instantly! 🎨✨</p>
         
-    <p>📢 Found a bug? Have feedback? Let us know via <a href="#">Discord</a>, <a href="#">Matrix</a>, or <a href="#">GitHub</a>! 🚀</p>
+    <p>📢 Found a bug? Have feedback? Let us know via <a href="https://discord.gg/95gbyU5">Discord</a>, <a href="https://matrix.to/#/%23libresprite:matrix.org">Matrix</a>, or <a href="https://github.com/libresprite/libresprite/issues">GitHub</a>! 🚀</p>
 </div>
 
 <p class="text-left">

From e9e9e2d0e6e3839729fb9f19c3f5a8ba3cf5dabd Mon Sep 17 00:00:00 2001
From: CJ <83363242+orbitalmartian8@users.noreply.github.com>
Date: Sun, 2 Mar 2025 23:01:50 +0000
Subject: [PATCH 5/7] Change heading levels

---
 pages/news.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/pages/news.html b/pages/news.html
index 2d33df0..0795c66 100644
--- a/pages/news.html
+++ b/pages/news.html
@@ -4,24 +4,24 @@ <h6 class="text-left">March 2nd 2025</h6>
 </p>
 <br>
 <div class="container text-left">
-    <h5>LibreSprite is a free and open-source program for creating and animating your sprites.</h5>
+    <b>LibreSprite is a free and open-source program for creating and animating your sprites.</b>
         
-    <h6>🌍 Exciting Updates!</h6>
+    <h5>🌍 Exciting Updates!</h5>
         
-    <h7>🌎 Translations</h7>
+    <h6>🌎 Translations</h6>
     <p>LibreSprite's UI now includes preliminary (machine) translations for multiple languages: <span class="highlight">English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian</span>.</p>
     <ul>
         <li>The UI now uses a TTF font to ensure special characters display correctly. If text appears blurry, set your <strong>Screen Scaling to 1</strong> for better readability.</li>
     </ul>
         
-    <h7>✏️ Pen Pressure Support</h7>
+    <h6>✏️ Pen Pressure Support</h6>
     <p>LibreSprite now has <strong>initial support</strong> for drawing tablets like the <span class="highlight">XP Pen Artist 12</span> and compatible Android devices such as the <span class="highlight">Samsung Galaxy Tab</span> and <span class="highlight">Galaxy Note</span>! 🧘️‍🎨</p>
     <ul>
         <li>The brush tool will dynamically adjust its size based on pen pressure.</li>
         <li>Supported on <strong>Windows</strong>, <strong>macOS, Linux (Xinput), Android, and Emscripten</strong>.</li>
     </ul>
         
-    <h7>🌐 LibreSprite Online</h7>
+    <h6>🌐 LibreSprite Online</h6>
     <p>You can now <a href="online">use LibreSprite directly in your browser</a> and on <a href="https://github.com/LibreSprite/LibreSprite/releases">Android devices</a>! Start spriting instantly! 🎨✨</p>
         
     <p>📢 Found a bug? Have feedback? Let us know via <a href="https://discord.gg/95gbyU5">Discord</a>, <a href="https://matrix.to/#/%23libresprite:matrix.org">Matrix</a>, or <a href="https://github.com/libresprite/libresprite/issues">GitHub</a>! 🚀</p>

From bb4b99eb03c24fae5328e3b96a4960f54a4ff1f4 Mon Sep 17 00:00:00 2001
From: CJ <83363242+orbitalmartian8@users.noreply.github.com>
Date: Mon, 3 Mar 2025 21:07:01 +0000
Subject: [PATCH 6/7] Formatting changes to v1.2 News

---
 pages/news.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pages/news.html b/pages/news.html
index 0795c66..4df1c7f 100644
--- a/pages/news.html
+++ b/pages/news.html
@@ -6,22 +6,22 @@ <h6 class="text-left">March 2nd 2025</h6>
 <div class="container text-left">
     <b>LibreSprite is a free and open-source program for creating and animating your sprites.</b>
         
-    <h5>🌍 Exciting Updates!</h5>
+    <h4>🌍 Exciting Updates!</h4>
         
-    <h6>🌎 Translations</h6>
+    <h5>🌎 Translations</h5>
     <p>LibreSprite's UI now includes preliminary (machine) translations for multiple languages: <span class="highlight">English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian</span>.</p>
     <ul>
         <li>The UI now uses a TTF font to ensure special characters display correctly. If text appears blurry, set your <strong>Screen Scaling to 1</strong> for better readability.</li>
     </ul>
         
-    <h6>✏️ Pen Pressure Support</h6>
+    <h5>✏️ Pen Pressure Support</h5>
     <p>LibreSprite now has <strong>initial support</strong> for drawing tablets like the <span class="highlight">XP Pen Artist 12</span> and compatible Android devices such as the <span class="highlight">Samsung Galaxy Tab</span> and <span class="highlight">Galaxy Note</span>! 🧘️‍🎨</p>
     <ul>
         <li>The brush tool will dynamically adjust its size based on pen pressure.</li>
         <li>Supported on <strong>Windows</strong>, <strong>macOS, Linux (Xinput), Android, and Emscripten</strong>.</li>
     </ul>
         
-    <h6>🌐 LibreSprite Online</h6>
+    <h5>🌐 LibreSprite Online</h5>
     <p>You can now <a href="online">use LibreSprite directly in your browser</a> and on <a href="https://github.com/LibreSprite/LibreSprite/releases">Android devices</a>! Start spriting instantly! 🎨✨</p>
         
     <p>📢 Found a bug? Have feedback? Let us know via <a href="https://discord.gg/95gbyU5">Discord</a>, <a href="https://matrix.to/#/%23libresprite:matrix.org">Matrix</a>, or <a href="https://github.com/libresprite/libresprite/issues">GitHub</a>! 🚀</p>

From 98b9349919c92638aefa497009cffc1334d83b1f Mon Sep 17 00:00:00 2001
From: CJ <83363242+orbitalmartian8@users.noreply.github.com>
Date: Mon, 3 Mar 2025 21:11:27 +0000
Subject: [PATCH 7/7] Add line break under news

---
 pages/news.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/news.html b/pages/news.html
index 4df1c7f..5926b19 100644
--- a/pages/news.html
+++ b/pages/news.html
@@ -26,7 +26,7 @@ <h5>🌐 LibreSprite Online</h5>
         
     <p>📢 Found a bug? Have feedback? Let us know via <a href="https://discord.gg/95gbyU5">Discord</a>, <a href="https://matrix.to/#/%23libresprite:matrix.org">Matrix</a>, or <a href="https://github.com/libresprite/libresprite/issues">GitHub</a>! 🚀</p>
 </div>
-
+<br>
 <p class="text-left">
     <h4 class="text-left">LibreSprite for macOS is here! 🍎</h4>
     <h6 class="text-left">May 19th 2023</h6>