Giter Club home page Giter Club logo

e2u's People

Contributors

joeha480 avatar

Watchers

 avatar  avatar

e2u's Issues

Rewrite preview with stax

XSLT is a bit slow. Using a single pass stax together with the info from PEFInfo, would be much faster.

Handle line endings in repo

Windows line endings may be present in the repo since the git
migration added lots of -text entries in gitattributes for existing files.

This causes problems in cross platform and CI cases.

Move to Java 7

Move to Java 7:

  • gradle
  • eclipse classpath
  • wiki
  • travis
  • jenkins
  • code style

Add convert option

Make it possible to convert input formats using dotify and open the resulting pef

Double rowgap is rendered wrong

What steps will reproduce the problem?
1. Open a file with rowgap="4"

What is the expected output? What do you see instead?
A normal page with double rowgap. A prolonged page with double rowgap (empty 
rows are added to fill up the page, but the current rowgap is not considered, 
thus adding to many rows).

Original issue reported on code.google.com by [email protected] on 21 Jan 2013 at 7:30

Complete settings reported even if settings appear to be complete

What steps will reproduce the problem?
1. Select Index Everest-D V4, Magazine mode, A3, Default paper orientation
2. Click Emboss

The application reports that the settings are incomplete, but they are actually 
invalid.

Since this combination is not valid, it should probably not be presented to the 
user.

Original issue reported on code.google.com by [email protected] on 12 Sep 2011 at 8:39

Preview sometimes empty

What steps will reproduce the problem?
1. Open a PEF document
2. Click preview
3. Click on a volume

What is the expected output? What do you see instead?
Expected: The contents of the volume
Observed: An empty page (zero byte)


Original issue reported on code.google.com by [email protected] on 12 Sep 2011 at 8:26

Faster preview with XSLT 2.0

Due to browser limitations, the preview is split on volume so that each volume 
is rendered to a separate file. This is done by parsing the entire document 
multiple times, extracting a single volume each time. By using XSLT 2.0 this 
process could be optimized by writing all files in the same pas.


Original issue reported on code.google.com by [email protected] on 9 Apr 2014 at 7:27

"Generate test document" does not consider embosser limitations

When generating a test document, embosser limitations are not considered. For 
example, Braillo 400SR cannot produce more than 31 cells on an A4 paper, but 
when using this embosser and setting it for A4 sized paper, the software 
produces a test file that is 35 cells wide, which cannot be embossed on an A4 
paper with that embosser.



Original issue reported on code.google.com by [email protected] on 5 Nov 2012 at 1:03

Clean up use of AJUI

The newest version of ajui has more advanced capabilities. These should be used in E2U. If used consistently, the newly designed API will make E2U easier to maintain.

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.