brailleapps / dotify.translator.impl

Provides an implementation of the translator interfaces in dotify.api
GNU Lesser General Public License v2.1
0 stars 4 forks source link

Fix attribute processing in the LiblouisBrailleFilter #4

Open joeha480 opened 5 years ago

joeha480 commented 5 years ago

Attribute processing in the filter(Translatable x) method could be improved to include attributes not provided by Liblouis itself, such as sub, sub and dd.

https://github.com/brailleapps/dotify.translator.impl/blob/master/src/org/daisy/dotify/translator/impl/liblouis/LiblouisBrailleFilter.java#L72