Skip to content
This repository has been archived by the owner on Nov 9, 2018. It is now read-only.

Releases: brailleapps/dotify

Dotify Translator 1.2.1

24 Mar 11:20
Compare
Choose a tag to compare

New in this version:

  • Restored support for text output for all languages

Dotify Translator 1.2.0

24 Mar 11:21
Compare
Choose a tag to compare

New in this version:

  • Added style capabilities to the translator interface and Swedish implementation
  • Added text border support

Dotify Translator 1.1.0

24 Mar 11:34
Compare
Choose a tag to compare

Dotify Translator 1.1 with hyphenation for over 50 languages and braille translation for Swedish

New in this version:

  • Factory for converting integers to text and implementation for Swedish

Dotify 2.3.0

24 Mar 11:12
Compare
Choose a tag to compare

New in this version:

  • Added support for footnotes and end of volume notes in API and formatter implementation
  • Added support for note/noteref to the dtbook conversion
  • Added information about current configuration to CLI
  • Moved to JVM 1.6

Resolved issues:

  • Using PagedMediaWriterFactory methods (fixes issue #90 )
  • Added İ to the Swedish table (fixes issue #88 )
  • Removed secondary data structure (fixes issue #83 )
  • Added a list method to translator interface (fixes issue #30 )
  • Clarified how getPageIndex currently works (although it perhaps should work differently) (fixes issue #21 ).
  • Removed use of custom data structure in obfl parser (fixes issue #84 )
  • Made use of DynamicContent and Condition in implementation (fixes issue #82 )

Behind the scenes:

  • Reimplemented cross reference handler
  • Added numeral-format keyword to ExpressionImpl
  • Added methods for an in-memory pipeline
  • Added an unsynchronized stack implementation
  • Cleanup, refactoring and documentation

Dotify 2.2.0

24 Mar 11:15
Compare
Choose a tag to compare

New in this version:

  • Added border support
  • Fixed double line spacing
  • Restored support for text output for all languages

Behind the scenes:

  • Added namespace for OBFL
  • Added OSGi support for components

Dotify 2.1.0

24 Mar 11:17
Compare
Choose a tag to compare

New in this version:

  • Added validation of PEF result
  • Added option to convert PEF result into ASCII-braille
  • Added support for text-only input (experimental)
  • Added text and paragraph aligning to OBFL-parser
  • Added metadata support to OBFL validation and parsing and PEF writing
  • Rewritten cover support using OBFL only
  • Added support for styles in translator
  • Fixed a problem in volume splitting that produced a non-optimal solution in some cases

Dotify 2.0.3

24 Mar 11:30
Compare
Choose a tag to compare

New in this version:

  • Added option to remove temp files if processing were successful (requires that writing temp files is on)
  • Resolves an issue with TOC at the end of the dtbook
  • Resolves an issue with obfl output

Dotify 2.0.2

24 Mar 11:30
Compare
Choose a tag to compare

New in this version:

  • fixes an issue where TOC entries near page boundaries could be incorrect

Dotify 2.0.1

24 Mar 11:31
Compare
Choose a tag to compare

New in this version:

  • fixes an issue where TOC entries near volume boundaries would be incorrect
  • fixes an issue in volume splitting causing suboptimal use of volumes

Dotify 2.0.0

24 Mar 11:32
Compare
Choose a tag to compare
releases/dotify/2.0.0