wok diff fop/description.txt @ rev 25097

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 18 20:27:19 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/fop/description.txt	Sat Jun 18 20:27:19 2022 +0000
     1.3 @@ -0,0 +1,8 @@
     1.4 +Apache FOP (Formatting Objects Processor) is a print formatter
     1.5 +driven by XSL formatting objects (XSL-FO) and an output independent
     1.6 +formatter.
     1.7 +It is a Java application that reads a formatting object (FO) tree
     1.8 +and renders the resulting pages to a specified output.
     1.9 +Output formats currently supported include PDF, PS, PCL, AFP, XML
    1.10 +(area tree representation), Print, AWT and PNG, and to a lesser
    1.11 +extent, RTF and TXT. The primary output target is PDF.