liblouis / liblouis-java

Java bindings for liblouis
GNU Lesser General Public License v3.0
4 stars 8 forks source link

Fixed #16 Liblouis fails to initialize when there's a space in the path #17

Closed alexander233 closed 5 years ago

alexander233 commented 5 years ago

Unfortunately this only fixes the problem of a space in the path (which shows up as '%20' in the file url and was not decoded back in the previous version, but leaves the other issues related to listResources() and table paths open...

bertfrees commented 5 years ago

Thanks. Merged in ed2f8b022ba8480d275fd38b56f427ec6afcb679.