Replies: 3 comments 3 replies
-
|
Relevant forum thread: https://forum.repebble.com/t/pebble-time-2-obelix-sf32lb52-emulator-does-one-exist/366 |
Beta Was this translation helpful? Give feedback.
-
|
Isn't it was added recently? https://ndocs.repebble.com/pebbleos-changelog
|
Beta Was this translation helpful? Give feedback.
-
|
After some surface-level research, it may be possible to use existing and tested libraries like https://github.com/Tehreer/SheenBidi to get full compliance without having to painstakingly implement and optimize it. (The Unicode reference implementation is not optimized and is only meant for comparing against.) But even without that, thanks to Elad's work, bidirectional text is probably going to be readable in the majority of real-world scenarios with the current PebbleOS. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I'm interested in Pebble as my next smartwatch, but does it support RTL text display? This is a must for me.
I searched around a bit, and it seems like this project existed 10 years ago: https://elbbep.cpfx.ca/ (Source code: https://github.com/cpfair/elbbep). Is custom firmware like this still required for the relaunch?
I think this is basic functionality that should be added to the mainline PebbleOS project. Bidirectional text rendering support is required for Unicode conformity: https://unicode.org/reports/tr9/
Beta Was this translation helpful? Give feedback.
All reactions