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 @@ +

+

LibreSprite v1.2

+
March 2nd 2025
+

+
+

+

What's Changed
+ Scripting + +
+ Translation + +
+ Pen Pressure + +
+ Bug Fixes + +
+ New Contributors + +

Full Changelog: v1.1...v1.2

+

+

LibreSprite for macOS is here! 🍎

May 19th 2023
@@ -50,4 +90,4 @@
January 25th 2022
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 🤷

We'll update you from time to time about what's happening in the new NEWS section and, if you want to follow the development, here is the repo -

\ No newline at end of file +

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 @@

LibreSprite v1.2

March 2nd 2025


-

-

What's Changed
- Scripting - -
- Translation - -
- Pen Pressure - -
- Bug Fixes +
+

LibreSprite is a free and open-source program for creating and animating your sprites.

+ +

🌍 Exciting Updates!

+ +

🌎 Translations

+

LibreSprite's UI now includes preliminary (machine) translations for multiple languages: English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian.

-
- New Contributors + +

✏️ Pen Pressure Support

+

LibreSprite now has initial support for drawing tablets like the XP Pen Artist 12 and compatible Android devices such as the Samsung Galaxy Tab and Galaxy Note! 🧘️‍🎨

-

Full Changelog: v1.1...v1.2

-

+ +

🌐 LibreSprite Online

+

You can now use LibreSprite directly in your browser and on Android devices! Start spriting instantly! 🎨✨

+ +

📢 Found a bug? Have feedback? Let us know via Discord, Matrix, or GitHub! 🚀

+

LibreSprite for macOS is here! 🍎

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 @@

LibreSprite v1.2

March 2nd 2025


-
+

LibreSprite is a free and open-source program for creating and animating your sprites.

🌍 Exciting Updates!

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 @@
March 2nd 2025


-

LibreSprite is a free and open-source program for creating and animating your sprites.

+
LibreSprite is a free and open-source program for creating and animating your sprites.
-

🌍 Exciting Updates!

+
🌍 Exciting Updates!
-

🌎 Translations

+ 🌎 Translations

LibreSprite's UI now includes preliminary (machine) translations for multiple languages: English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian.

  • The UI now uses a TTF font to ensure special characters display correctly. If text appears blurry, set your Screen Scaling to 1 for better readability.
-

✏️ Pen Pressure Support

+ ✏️ Pen Pressure Support

LibreSprite now has initial support for drawing tablets like the XP Pen Artist 12 and compatible Android devices such as the Samsung Galaxy Tab and Galaxy Note! 🧘️‍🎨

  • The brush tool will dynamically adjust its size based on pen pressure.
  • Supported on Windows, macOS, Linux (Xinput), Android, and Emscripten.
-

🌐 LibreSprite Online

+ 🌐 LibreSprite Online

You can now use LibreSprite directly in your browser and on Android devices! Start spriting instantly! 🎨✨

-

📢 Found a bug? Have feedback? Let us know via Discord, Matrix, or GitHub! 🚀

+

📢 Found a bug? Have feedback? Let us know via Discord, Matrix, or GitHub! 🚀

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 @@

March 2nd 2025


-
LibreSprite is a free and open-source program for creating and animating your sprites.
+ LibreSprite is a free and open-source program for creating and animating your sprites. -
🌍 Exciting Updates!
+
🌍 Exciting Updates!
- 🌎 Translations +
🌎 Translations

LibreSprite's UI now includes preliminary (machine) translations for multiple languages: English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian.

  • The UI now uses a TTF font to ensure special characters display correctly. If text appears blurry, set your Screen Scaling to 1 for better readability.
- ✏️ Pen Pressure Support +
✏️ Pen Pressure Support

LibreSprite now has initial support for drawing tablets like the XP Pen Artist 12 and compatible Android devices such as the Samsung Galaxy Tab and Galaxy Note! 🧘️‍🎨

  • The brush tool will dynamically adjust its size based on pen pressure.
  • Supported on Windows, macOS, Linux (Xinput), Android, and Emscripten.
- 🌐 LibreSprite Online +
🌐 LibreSprite Online

You can now use LibreSprite directly in your browser and on Android devices! Start spriting instantly! 🎨✨

📢 Found a bug? Have feedback? Let us know via Discord, Matrix, or GitHub! 🚀

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 @@
March 2nd 2025
LibreSprite is a free and open-source program for creating and animating your sprites. -
🌍 Exciting Updates!
+

🌍 Exciting Updates!

-
🌎 Translations
+
🌎 Translations

LibreSprite's UI now includes preliminary (machine) translations for multiple languages: English, Chinese, French, German, Italian, Japanese, Korean, Portuguese, Spanish, Hindi, Indonesian, and Russian.

  • The UI now uses a TTF font to ensure special characters display correctly. If text appears blurry, set your Screen Scaling to 1 for better readability.
-
✏️ Pen Pressure Support
+
✏️ Pen Pressure Support

LibreSprite now has initial support for drawing tablets like the XP Pen Artist 12 and compatible Android devices such as the Samsung Galaxy Tab and Galaxy Note! 🧘️‍🎨

  • The brush tool will dynamically adjust its size based on pen pressure.
  • Supported on Windows, macOS, Linux (Xinput), Android, and Emscripten.
-
🌐 LibreSprite Online
+
🌐 LibreSprite Online

You can now use LibreSprite directly in your browser and on Android devices! Start spriting instantly! 🎨✨

📢 Found a bug? Have feedback? Let us know via Discord, Matrix, or GitHub! 🚀

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 @@
🌐 LibreSprite Online

📢 Found a bug? Have feedback? Let us know via Discord, Matrix, or GitHub! 🚀

- +

LibreSprite for macOS is here! 🍎

May 19th 2023