[quoted lines by payman shaykhmehdi on 2024/07/03 at 11:43 +0330] >I've written the following code to change the text table : > >const char *table_name = "ar.ttb"; >> int result = brlapi_setParameter( BRLAPI_PARAM_LITERARY_BRAILLE_TABLE, >> 0. >> BRLAPI_PARAMF_GLOBAL, >> table_name, >> sizeof(table_name));
Text tables are comptuer braille. Cotraction tables are literary braille. -- I believe the Bible to be the very Word of God: http://Mielke.cc/bible/ Dave Mielke | 2213 Fox Crescent | WebHome: http://Mielke.cc/ EMail: [email protected] | Ottawa, Ontario | Twitter: @Dave_Mielke Phone: +1 613 726 0014 | Canada K2A 1H7 | _______________________________________________ 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://brltty.app/mailman/listinfo/brltty
