[BRLTTY] Low-level BrlAPI questions

Samuel Thibault samuel.thibault at ens-lyon.org
Sun May 9 05:04:45 EDT 2021


Dave Mielke, le sam. 08 mai 2021 21:03:30 -0400, a ecrit:
> I think the only thing wrong with the current data is that display size is marked as an array. I don't think that's right because the display size is a single, two-element value and we should be expecting exactly one (not zero or more) of them.

But for all bindings that will be returned as an array of two elements.
Just like for for BRLAPI_PARAM_COMPUTER_BRAILLE_ROWS_MASK we will return
an array of 544 elements, and for BRLAPI_PARAM_COMPUTER_BRAILLE_ROW_CELLS
an array of 256 elements.

Samuel


More information about the BRLTTY mailing list