Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Le rendu des composants du formulaire (textfield, textarea, combo, bouton radio, case à cocher, le bouton et listbox) dans le moteur de rendu des soucoupes volantes. Double encodage de &, <et> a été corrigé. Entités HTML sont normalisées avant le rendu. Bug connu: header / footer de rendu ne fonctionne pas en mode sans tête pour l'interpréteur de soucoupe volante. Il ya des mises à jour des échantillons et nettoyage du code.
Tags:
Major bugfixes
Rendering of form components (textfield, textarea, combo, radiobutton, checkbox, button, and listbox) in the flying saucer renderer. Double encoding of &, <, and > has been corrected. HTML entities are normalized before rendering. Known bug: header/footer rendering does not works in headless mode for the flying saucer renderer. There are updated samples and code cleanup.
Incorporation des polices fonctionne à nouveau avec le moteur de rendu des soucoupes volantes. "scripts" tags sont retirés du HTML avant le rendu, et le "style" contenu de la balise mis dans une section CDATA.
Tags:
Major bugfixes
Font embedding works again with the flying saucer
renderer. "scripts"
tags are removed from the HTML before rendering,
and "style" tag content
put in a CDATA section.