Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Removed the export statement, because it must be on a separate line in plain-vanilla Bourne shells, and it is not needed. Restricted the special setting of IFS to the section that requires it.
Applied fix suggested by Arno Peters to the fop shell script. This fix makes the script work with a FOP_HOME path containing spaces. This solves bug 42616.
fop script again. Forgot to remove debugging information.
Improve the invocation of cygpath for cygwin. This fixes bug 40583. Patch contributed by Mark C. Allman <mcallman at allmanpc dot com>.
Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html
correct line endings for fop commands
Step 1 (SVN just doesn't want me to delete the old directories): Created sandbox area (src/sandbox). Moved MIF, PCL and SVG support to the sandbox due to their current state. Build adjusted to build a fop-sandbox.jar (the three moved renderers automatically get registered if they are in the classpath).
Removed setting LOGCHOICE and LOGLEVEL to the empty string
Changed ant to fop. Added -h to command line for --help script option.
Changed fop.sh to fop. Adjusted website accordingly. Updated fop script to match latest ant script.
Moved CLI to its own package. New main class is org.apache.fop.cli.Main. InputHandler is not passed through the FOUserAgent anymore. IMO it doesn't belong there. Instead I defined an interface "Renderable" in the AWT preview that InputHandler implements. This is used exclusively for reloading the document inside the preview dialog.
PR: Obtained from: Submitted by: Reviewed by: Added 'hyphenation-jar' build target, Upated startup scripts to include the compiled jar-file
Remaining changes done with Avalon->Commons Logging conversion. (Bug 28237)
white-space and line-ending fixes
a better shell script to run fop with works from anywhere and sets the classpath in a better way. Submitted by: Weiqi Gao <weiqigao@networkusa.net>
Fixes script classpaths to use avalon and logkit. Fixes last xml-doc bug that prevented generating the PDF.
FOP now uses Batik to render svg This is handled for awt - using batik to render to a graphic and pdf. Pdf still requires better image support. The elements and properties are generated from the svgelements.xml document. The version of batik is 17/05/2001 cvs.
Looks for fop.jar in top
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |