Formatter for Printing XSLT Processed XML Files
http://xml.apache.org/fop/
FOP (Formatting Objects Processor) is driven by XSL formatting objects
(XSL-FO). It is a Java application that reads a formatting object (FO)
tree and renders the resulting pages to one of the following output
formats: PDF (primary output target), PCL, PS, SVG, XML (area tree
representation), Print, AWT, MIF, and TXT.
- Developed at Java:packages
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/xmlgraphics-fop && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-javadoc-java8.patch | 0000000475 475 Bytes | |
fop-2.5-QDox-2.0.patch | 0000006230 6.08 KB | |
fop-2.8-src.tar.gz | 0022855369 21.8 MB | |
hyphenation-more-stack.patch | 0000000668 668 Bytes | |
java8-compatibility.patch | 0000009058 8.85 KB | |
offo-hyphenation.zip | 0000883080 862 KB | |
reproducible-build-manifest.patch | 0000002759 2.69 KB | |
reproducible.patch | 0000001424 1.39 KB | |
xmlgraphics-fop-cli.patch | 0000000432 432 Bytes | |
xmlgraphics-fop-fontlist.script | 0000000972 972 Bytes | |
xmlgraphics-fop-fontlist.xml | 0000003663 3.58 KB | |
xmlgraphics-fop-fontmetrics.script | 0000001188 1.16 KB | |
xmlgraphics-fop-fontmetrics.xml | 0000003797 3.71 KB | |
xmlgraphics-fop.changes | 0000021653 21.1 KB | |
xmlgraphics-fop.script | 0000001054 1.03 KB | |
xmlgraphics-fop.spec | 0000007474 7.3 KB | |
xmlgraphics-fop.xml | 0000023668 23.1 KB |
Revision 49 (latest revision is 52)
Dominique Leuenberger (dimstar_suse)
accepted
request 1061912
from
Dirk Mueller (dirkmueller)
(revision 49)
- version 2.8 * Changes: + FOP-2839: Links to pdf files with no scheme should open in pdf viewer + FOP-2860: Add light weight line breaking option + FOP-2861: Allow resource loading from jar + FOP-2865: Stroke-opacity is not honored on svg:text while conveting svg to pdf + FOP-2897: Skip OOM during font OS scanning + FOP-2910: Remove cidset for PDF/A-2 + FOP-2969: Reorder glyphs with no width + FOP-2977: Array index out of bounds with glyph position adjustments and surrogate pairs + FOP-3015: Set text color for simulate-style + FOP-3023: Simulated bold error in Adobe Reader + FOP-3048: Resolve links across IF files + FOP-3049: Align AFP SVG text in the middle + FOP-3051: Upgrade to Commons IO 2.11 + FOP-3053: Remove Xerces + FOP-3055: Use a event for a draw image error + FOP-3057: Allow fallback to non svg glyphs + FOP-3061: AFP invoke-medium-map missing when using page-group=false + FOP-3062: AssertionError with SFArabic.ttf + FOP-3067: README file still refers to bugzilla + FOP-3068: NPE when reading a invalid TTC file + FOP-3070: Batik is setting load-external-dtd to false so this example doesnt work + FOP-3071: Write mediummap before pagegroup + FOP-3072: Empty link url gives NPE
Comments 0