Code: Select all
// An object with Hebrew name "א" (Alef)
var א = {};
// Set a property on א called ב (Bet)
א.ב = 7
// Display the ב property
console.log(א.ב);
SetFght wrote:it shows it flipped
Code: Select all
display_rotate=0x20000
Yes, it does: When it should look a little more like: See how the Final Mem characters (the m's in shalom ḥaverim) are on the left, rather than the right.Fght wrote:it shows it flipped
Code: Select all
sudo apt install mlterm unifont xfonts-efont-unicode fonts-vlgothic fonts-nanum fonts-baekmuk fonts-arphic-bsmi00lp fonts-arphic-gbsn00lp t1-cyrillic mlterm-im-uim mlterm-im-m17nlib mlterm-im-scim
Code: Select all
mlterm &
Code: Select all
lynx 'http://aharon.varady.net/browser-test/index.html'
Yes, Konsole seems to have bidi support, at least according to Web browser Testing for Unicode Hebrew and Diacritical Mark Positioning: CSS @font-face Test Results.Heater wrote:Interesting. When I view that page in Lynx in the Konsole terminal of KDE it seems to come out correctly.
Did I miss adding the smiley?Heater wrote:I do hope that was said jest Dougie.
do you mean to edit the lynx.cfg file and change what you said?DougieLawson wrote:SetFght wrote:it shows it flippedreboot and see how that works for you.Code: Select all
display_rotate=0x20000
Your original comment seemed to me as well that you were saying the characters were presented upside down. But as is now clear, the issue is one of right to left being rendered as left to right. Before I worried about that, I'd be trying to figure out why the font is so tiny I couldn't even make out the characters. What's the deal with that?Fght wrote:do you mean to edit the lynx.cfg file and change what you said?DougieLawson wrote:SetFght wrote:it shows it flippedreboot and see how that works for you.Code: Select all
display_rotate=0x20000
when i open it with nano it is empty (non existed file)
That goes in /boot/config.txt and will cause the whole display to be flipped vertically.Fght wrote:do you mean to edit the lynx.cfg file and change what you said?DougieLawson wrote:SetFght wrote:it shows it flippedreboot and see how that works for you.Code: Select all
display_rotate=0x20000
when i open it with nano it is empty (non existed file)
Yes, I'm trying to work out which fonts I installed to make it work. They're not on a stock Raspberry Pi.Fght wrote:i've tried it but now it only shows rectangles instead of letters