Page 2 of 2
Re: how to implement UTF-8
Posted: Thu Mar 05, 2009 8:20 am
by Solar
Yep. José won't be amused.
Re: how to implement UTF-8
Posted: Mon Mar 09, 2009 4:36 am
by AndrewAPrice
Even if you do implement a wide character set, I would recommend perhaps learning a language that requires these characters, and develop your OS also in this language, otherwise you may end up with patchy support and some things may break.
Re: how to implement UTF-8
Posted: Mon Mar 09, 2009 9:46 am
by Combuster
Learn another language? My keyboard alone needs unicode support to work properly
(courtesy of the € and ¾ characters)
Re: how to implement UTF-8
Posted: Mon Mar 09, 2009 1:55 pm
by jal
Combuster wrote:(courtesy of the € and ¾ characters)
What outlandish keyboard do you use? I don't think the Dutch keyboard has 3/4?
JAL
Re: how to implement UTF-8
Posted: Mon Mar 09, 2009 3:09 pm
by Combuster
The dutch layout does have the ¾ key (AltGr+6)
Google images got me this (which is exactly what my keyboard contains):
Re: how to implement UTF-8
Posted: Tue Mar 10, 2009 12:44 am
by AndrewAPrice
I've seen computer from back in the 80s in Australia and most used the British keyboard layout:
But virtually every computer you find in Australia now has the US standard layout:
I thought not being in the US, we would use a US International keyboard (the one with AltGr). Though logically it doesn't make sense to need the other currencies (we use the dollar ($)) or the accented letters (most English words rarely use accented characters), I think it would be helpful to have ¼ ½ ¾ ’ ©. - Actually, there is no reason I can't simply set my keyboard to US international and add the labels next to my keys!
Edit: it works!¿!
Re: how to implement UTF-8
Posted: Tue Mar 10, 2009 3:05 am
by jal
Combuster wrote:The dutch layout does have the ¾ key (AltGr+6)
Yeah, you are right. Here at work I have a Dutch keyboard layout (though set to US). At home I've got a normal US layout, so I couldn't check last night.
JAL