GNOME Bugzilla – Bug 337704
API asymmetry in braillegenerator.py:getBrailleRegions and braille.py:displayRegions
Last modified: 2006-04-08 11:27:22 UTC
There's an API asymmetry in braillegenerator.py:getBrailleRegions and braille.py:displayRegions. Ideally, the output of getBrailleRegions could be passed directly to displayRegions.
Created attachment 62970 [details] [review] Patch to add symmetry - modifies braille.displayRegions.