Skip to content

Commit 54acaeb

Browse files
committed
Fix Amharic (Ethiopic) font via lib_ui
- Point lib_ui submodule to gittare/lib_ui (fix/amharic-font-rendering) - Abyssinica SIL font and fallback in lib_ui. Fixes #30184, #30230 - README: Add Abyssinica SIL attribution Made-with: Cursor
1 parent 234e0b2 commit 54acaeb

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

‎.gitmodules‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
url = https://github.com/desktop-app/codegen.git
2525
[submodule "Telegram/lib_ui"]
2626
path = Telegram/lib_ui
27-
url = https://github.com/desktop-app/lib_ui.git
27+
url = https://github.com/gittare/lib_ui.git
2828
[submodule "Telegram/lib_lottie"]
2929
path = Telegram/lib_lottie
3030
url = https://github.com/desktop-app/lib_lottie.git

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ Version **1.8.15** was the last that supports older systems
5959
* Range-v3 ([Boost License](https://github.com/ericniebler/range-v3/blob/master/LICENSE.txt))
6060
* Open Sans font ([Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.html))
6161
* Vazirmatn font ([SIL Open Font License 1.1](https://github.com/rastikerdar/vazirmatn/blob/master/OFL.txt))
62+
* Abyssinica SIL font ([SIL Open Font License 1.1](https://software.sil.org/abyssinica/)) — Ethiopic/Amharic (via lib_ui)
6263
* Emoji alpha codes ([MIT License](https://github.com/emojione/emojione/blob/master/extras/alpha-codes/LICENSE.md))
6364
* xxHash ([BSD License](https://github.com/Cyan4973/xxHash/blob/dev/LICENSE))
6465
* QR Code generator ([MIT License](https://github.com/nayuki/QR-Code-generator#license))

‎Telegram/lib_ui‎

0 commit comments

Comments
 (0)