|
Posted
over 14 years
ago
by
[email protected] (Radek Burget)
The new release of jStyleParser improves the recovery from errors in CSS style sheets. It should accept more style sheets containing bugs and various hacks. It also improves the support for style sheets containing experimental and vendor-specific extensions.
|
|
Posted
over 14 years
ago
by
[email protected] (Radek Burget)
Pdf2Dom is a PDF parser that converts the documents to a HTML DOM representation. The obtained DOM tree may be then serialized to a HTML file or further processed. It can be used for adding the PDF support to CSSBox.
|
|
Posted
over 14 years
ago
by
[email protected] (Radek Burget)
The new release contains mainly the fixes in table rendering and some minor bugfixes.
|
|
Posted
almost 15 years
ago
by
[email protected] (Radek Burget)
This release significantly improves the error recovery and improves the pseudo-class support. Many bugs have been fixed as well.
|
|
Posted
about 15 years
ago
by
[email protected] (Radek Burget)
This is a bugfix release that brings mainly the fixes to the DOM tree structure analysis algorithm and a few other improvements.
|
|
Posted
about 15 years
ago
by
[email protected] (Radek Burget)
The new release of CSSBox brings a new table layout algorithm, reworked box tree creation, better border drawing and many bugfixes.
|
|
Posted
about 16 years
ago
by
[email protected] (Radek Burget)
In the new releases, the jTidy dependency has been removed. Any DOM implementation now can be used as the input for the rendering engine. Moreover, CSSBox 3.0 introduces new margin collapsing algorithm and many bugfixes.
|
|
Posted
over 16 years
ago
by
[email protected] (Radek Burget)
CSSBox is an (X)HTML/CSS rendering engine written in pure Java. The new 2.3 release brings a vertical alignment implementation and fixes in floating block placement and width computation.
|
|
Posted
over 16 years
ago
by
[email protected] (Radek Burget)
The 1.2 version of jStyleParser has been released. This release mainly improves the error recovery in order to provide better processing of style sheets containing errors. jStyleParser is a subproject of the CSSBox rendering engine. It implements a CSS parser and DOM style analyzer with an efficient Java interface.
|