[PR #149] [MERGED] Add support for Norwegian content #2099

Closed
opened 2026-03-20 20:08:52 +01:00 by sascha_hemi · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OpenEPaperLink/OpenEPaperLink/pull/149
Author: @svenove
Created: 10/23/2023
Status: Merged
Merged: 10/23/2023
Merged by: @nlimper

Base: masterHead: patch-2


📝 Commits (3)

  • 70f6e22 Add support for Norwegian content
  • 25e597c Add support for Norwegian content
  • 27824bd added Norwegian characters to bitmap fonts; added index.html.gz

📊 Changes

9 files changed (+12 additions, -5 deletions)

View changed files

📝 ESP32_AP-Flasher/data/fonts/bahnschrift20.vlw (+0 -0)
📝 ESP32_AP-Flasher/data/fonts/bahnschrift30.vlw (+0 -0)
📝 ESP32_AP-Flasher/data/fonts/calibrib30.vlw (+0 -0)
📝 ESP32_AP-Flasher/data/fonts/calibrib50.vlw (+0 -0)
📝 ESP32_AP-Flasher/data/fonts/calibrib60.vlw (+0 -0)
📝 ESP32_AP-Flasher/data/fonts/twcondensed20.vlw (+0 -0)
📝 ESP32_AP-Flasher/data/www/index.html.gz (+0 -0)
📝 ESP32_AP-Flasher/src/language.cpp (+10 -4)
📝 ESP32_AP-Flasher/wwwroot/index.html (+2 -1)

📄 Description

Need to add some chars to the fonts.
See Discord for details.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OpenEPaperLink/OpenEPaperLink/pull/149 **Author:** [@svenove](https://github.com/svenove) **Created:** 10/23/2023 **Status:** ✅ Merged **Merged:** 10/23/2023 **Merged by:** [@nlimper](https://github.com/nlimper) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (3) - [`70f6e22`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/70f6e2289a25cb8c581d12ac0db83ab0cf4b44c0) Add support for Norwegian content - [`25e597c`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/25e597c6906a655a28b233c98369a27d196a0ff9) Add support for Norwegian content - [`27824bd`](https://github.com/OpenEPaperLink/OpenEPaperLink/commit/27824bdef64fa56c5793d3e6f7978cc4333a2675) added Norwegian characters to bitmap fonts; added index.html.gz ### 📊 Changes **9 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ESP32_AP-Flasher/data/fonts/bahnschrift20.vlw` (+0 -0) 📝 `ESP32_AP-Flasher/data/fonts/bahnschrift30.vlw` (+0 -0) 📝 `ESP32_AP-Flasher/data/fonts/calibrib30.vlw` (+0 -0) 📝 `ESP32_AP-Flasher/data/fonts/calibrib50.vlw` (+0 -0) 📝 `ESP32_AP-Flasher/data/fonts/calibrib60.vlw` (+0 -0) 📝 `ESP32_AP-Flasher/data/fonts/twcondensed20.vlw` (+0 -0) 📝 `ESP32_AP-Flasher/data/www/index.html.gz` (+0 -0) 📝 `ESP32_AP-Flasher/src/language.cpp` (+10 -4) 📝 `ESP32_AP-Flasher/wwwroot/index.html` (+2 -1) </details> ### 📄 Description Need to add some chars to the fonts. See Discord for details. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
sascha_hemi added the pull-request label 2026-03-20 20:08:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/OpenEPaperLink#2099