Okay. It's working correctly, then. The text tables are defined in terms of Unicode so that they're totally independent of the user's locale.
Sent from Nokia Mobile -original message- Subject: Re: [BRLTTY] Problem with fr_FR.ttb From: Philippe Delavalade <[email protected]> Date: 2013-06-13 01:16 Le mercredi 12 juin à 20:16, Dave Mielke a écrit : > [quoted lines by Philippe Delavalade on 2013/06/12 at 15:05 +0200] > > >Some characters, correct on the screen, give '?' on my braille driver > >(papenmeier). > > > >I examined the file fr_FR.ttb and saw that the euro symbol (1 5 8) > >was not given with \xA4 but with \u20AC ; > > Are you saying that, even though the Euro sign is correctly defined within > the > fr_FR text table according to its Unicode value, that it's still being > displayed in braille as a question mark? Sorry if I'm not clear... With \xA4 in the table I obtain a question mark but with \u20AC I obtain the right euro sign (1 5 8) as defined in the fr_FR.ttb. -- Ph. Delavalade _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
