Library used by consumers of the braille funtionality. Examples are Dotify-Studio, Dotify-CLI and Pipeline2.
Build with gradlew build
(Windows) or ./gradlew build
(Mac/Linux)
Tests are run with gradlew test
(Windows) or ./gradlew test
(Mac/Linux)
- Requires Java 8
- Compatible with SPI and OSGi
Javadoc for the latest library is available here.
See the common wiki for more information.