Giter Club home page Giter Club logo

brailleutils's People

Contributors

bertfrees avatar dkager avatar joeha480 avatar

Watchers

 avatar  avatar

Forkers

snaekobbi dthadi3

brailleutils's Issues

Need support for paper orientation

Paper orientation not supported. Support for paper orientation would be nice. 
Note that some embossers might support one direction, but not the other.

Workaround is to create a new paper with the width and height reversed.

Original issue reported on code.google.com by [email protected] on 4 Oct 2010 at 12:07

Add support for "fail" option as fallback method

Currently, the supported fallback methods are:
mask, replace, remove.

Add support for "fail" option as fallback method. If this method is chosen, an 
exception should be raised if a character in the 2840-28FF range is encountered.


Original issue reported on code.google.com by [email protected] on 18 Apr 2011 at 2:35

No line number is provided for schematron tests

What steps will reproduce the problem?
1. Run the validation with a file that has too long rows

What is the expected output?
An error message containing line number where the error occurred.

What do you see instead?
An error message without line number.


Original issue reported on code.google.com by [email protected] on 16 May 2011 at 1:43

Validator implementation could perhaps be improved

The implementation is dependent in a certain version of Jing, this may be 
possible to avoid, if the generic API is used instead. Look for thaiopensource 
packages, and see if they can be replaced by more generic interfaces.

Original issue reported on code.google.com by [email protected] on 15 Jan 2013 at 8:05

Add support for Cidat embossers

- Impacto Texto
- Impacto 600
- Portathiel Blue

Original issue reported on code.google.com by bertfrees on 9 Mar 2011 at 10:36

Add "print-to-braille-file" functionality

- BRF (Duxbury file format)
- BRL (MicroBraille file format)
- BRA (Braille file format common in Spain)

Original issue reported on code.google.com by bertfrees on 9 Mar 2011 at 10:41

Add support for unlimited paper

Support for unlimited paper (i.e. for file output) has been lost.

Two options are possible:
  * adding a paper with maximum width and height
  * add a special case which ignores paper settings


Original issue reported on code.google.com by [email protected] on 13 Dec 2010 at 1:51

Support row/cols in TextHandler

TextHandler should support setting max row and cols. As it is today, 
TextHandler might creates a PEF-file with very long rows and/or very long pages 
if, for example, the document does not contain any FF's.

If max row and cols were an option, row or page could be broken automatically, 
if exceeded. Or an exception could be thrown.

Original issue reported on code.google.com by [email protected] on 14 Apr 2011 at 7:38

TextParser UI configurability

The TextParser UI is difficult to run, because the strings that the user has to 
enter in order to choose mode is too long.

Provide an interactive selection method or map the real value to a shorter one

Original issue reported on code.google.com by [email protected] on 4 Oct 2010 at 12:50

Printing fails

Printing fails. Document is sent to printer/embosser but it stays in the 
printer queue.


Original issue reported on code.google.com by [email protected] on 12 Nov 2012 at 10:42

Clear argument does not work

What steps will reproduce the problem?
1. run java -jar brailleUtils.jar emboss -clear
2. run java -jar brailleUtils.jar emboss -setup

What is the expected output? What do you see instead?
The settings are still there as default values.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 6 Dec 2010 at 3:15

Add support for all Index V2 embossers

Enhance:
- Index Basic S/D V2
- Index Everest V2

Add:
- Index 4x4 Pro V2

Original issue reported on code.google.com by bertfrees on 9 Mar 2011 at 10:32

Add javadoc zip target

Add build target that zips the javadoc. The purpose is to provide an 
API-documentation download. Specifically for older releases.

Original issue reported on code.google.com by [email protected] on 20 Apr 2011 at 6:51

Add support for older Index Embossers

- 3.7
- Advanced
- Basic Blue Bar
- Classic
- Domino
- Everest-S V1
- Everest-D V1

Original issue reported on code.google.com by bertfrees on 9 Mar 2011 at 10:35

Optional argument without value

Sometimes it would be useful to be able to have optional arguments without 
value, such as:
-version
-setup

Currently, you have to set these as required arguments, which is contradicted 
by the optional argument prefix '-'.

Original issue reported on code.google.com by [email protected] on 29 Jul 2013 at 7:15

Context class loader & OpenOffice.org

"XxxCatalog" classes use the context class loader, which causes a problem when 
using BrailleUtils within OpenOffice.org: see also bug report at 
http://openoffice.org/bugzilla/show_bug.cgi?id=93740

Original issue reported on code.google.com by bertfrees on 10 Mar 2011 at 6:07

Configurability in PEFParser UI

The PEFParser UI is difficult to run, because the strings that the user has to 
enter in order to choose an embosser and a table is too long.

Provide an interactive selection method or map the real value to a shorter one

Original issue reported on code.google.com by [email protected] on 4 Oct 2010 at 12:48

Support copies

Support copies in EmbossPEF UI (and possibly in the Embosser interface)

Original issue reported on code.google.com by [email protected] on 4 Oct 2010 at 12:53

Debugging option

Add an option to enable debugging.

If not set, only show the error message. If set, show the entire stack trace.

Original issue reported on code.google.com by [email protected] on 17 Mar 2014 at 1:24

NumeralSortString does not override equals

Check equals implementation in NumeralSortString, it does not override 
Object.equals.

It causes no problem at the moment, but it should be fixed, as it may cause 
confusion at some point.

Original issue reported on code.google.com by [email protected] on 14 Apr 2011 at 7:47

Determine visibility for implementating classes

Determine if visibility should be reduced for "catalog" implementations (except 
for factory methods). For example, Braillo200Embosser has a public constructor, 
but should really only be called by its Provider. Therefore, package visibility 
should suffice.

Original issue reported on code.google.com by [email protected] on 21 Dec 2010 at 8:46

  • Blocked on: #47

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.