diff options
Diffstat (limited to 'office/fop-legacy/slack-desc')
-rw-r--r-- | office/fop-legacy/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/office/fop-legacy/slack-desc b/office/fop-legacy/slack-desc deleted file mode 100644 index 4bf71b54a29e4..0000000000000 --- a/office/fop-legacy/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -fop-legacy: fop-legacy (print formatter) -fop-legacy: -fop-legacy: Apache FOP is a print formatter driven by XSL formatting objects. It -fop-legacy: is a Java application that reads a formatting object tree conforming -fop-legacy: to the XSL 1.1 Recommendation (05 December 2006) and renders the -fop-legacy: resulting pages to a specified output. Current outputs supported -fop-legacy: include PDF, PS, PCL,AFP, XML (area tree representation), Print, -fop-legacy: AWT, and TXT. The primary output target is PDF. -fop-legacy: This version is for jdk6, including openjdk6. -fop-legacy: -fop-legacy: Home: https://xmlgraphics.apache.org/fop/ |