aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't use embedded Ant. An Ant installation is now required. (tested in ↵Jeremias Maerki2003-12-131-30/+20
| | | | | | Cygwin, please test on Unix) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197033 13f79535-47bb-0310-9956-ffa450edef68
* Don't use embedded Ant. An Ant installation is now required.Jeremias Maerki2003-12-131-25/+24
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197032 13f79535-47bb-0310-9956-ffa450edef68
* Moved FontSetup and two helper classes from render.pdf to fonts package.Glen Mazza2003-12-1214-62/+62
| | | | | | | | | | FontSetup has the PDF fonts as the default, but this class can be extended if/when another renderer needs its own font setups. (Cannot do this, however, for AWT's FontSetup at the moment, because its setup() has a different signature.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197031 13f79535-47bb-0310-9956-ffa450edef68
* Adobe Illustrator 10 file that is the source document for creating the ↵William Victor Mote2003-12-081-0/+1970
| | | | | | logo2.svg file. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197030 13f79535-47bb-0310-9956-ffa450edef68
* add svg image for new FOP logoWilliam Victor Mote2003-12-051-0/+7128
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197029 13f79535-47bb-0310-9956-ffa450edef68
* Hyphenation improvements from Simon Pepping (Bugs #25031 and #25059) added.Glen Mazza2003-12-011-10/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197028 13f79535-47bb-0310-9956-ffa450edef68
* fix typo in README; see http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25080William Victor Mote2003-11-291-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197026 13f79535-47bb-0310-9956-ffa450edef68
* Added link to the WikiChristian Geisert2003-11-261-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197025 13f79535-47bb-0310-9956-ffa450edef68
* add some cvs and xsl-fo resourcesWilliam Victor Mote2003-11-252-0/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197024 13f79535-47bb-0310-9956-ffa450edef68
* 1.) Chris Bowditch's patch on padding-start implemented. (Changes wereGlen Mazza2003-11-247-142/+165
| | | | | | | | | | | | | | extended to implement part of padding-end as well.) 2.) Switched from TOP/BOTTOM/LEFT/RIGHT to BEFORE/AFTER/START/END in CommonBorderAndPadding--this is more appropriate for BlockLayout, also the various places calling it already were either (1) commenting on the need to switch to the above, or (2) placing the results of the above functions using the former constants into variables emphasizing the latter. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197023 13f79535-47bb-0310-9956-ffa450edef68
* Using Joe's new "relativebase" feature, this file can be simplified.Jeremias Maerki2003-11-221-17/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197022 13f79535-47bb-0310-9956-ffa450edef68
* New feature for the Ant task: relativebase="true" uses the directory of each ↵Jeremias Maerki2003-11-221-2/+28
| | | | | | | | | FO-file in a fileset as basedir. This is in contrast to the general basedir parameter. Submitted by: Joe DeVivo <fop.at.joedevivo.com> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197021 13f79535-47bb-0310-9956-ffa450edef68
* Style fixes onlyJeremias Maerki2003-11-2217-192/+169
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197020 13f79535-47bb-0310-9956-ffa450edef68
* RTF output: Support for fo:list-block Jeremias Maerki2003-11-2215-215/+989
| | | | | | | Submitted by: Peter Herweg <pherweg.at.web.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197019 13f79535-47bb-0310-9956-ffa450edef68
* 1. add method to LayoutStrategy indicating whether an FO Tree should be ↵William Victor Mote2003-11-192-0/+27
| | | | | | | | | built for this strategy 2. add logic in Driver.render() to handle the case of a LayoutStrategy that does not want to build an FO Tree git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197018 13f79535-47bb-0310-9956-ffa450edef68
* fix Unicode encoding problem in commentsWilliam Victor Mote2003-11-191-27/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197017 13f79535-47bb-0310-9956-ffa450edef68
* minor elaborationGlen Mazza2003-11-161-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197016 13f79535-47bb-0310-9956-ffa450edef68
* rephrased to look better.Glen Mazza2003-11-161-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197015 13f79535-47bb-0310-9956-ffa450edef68
* Addition of Peter Herweg to our team page (secured his permission first).Glen Mazza2003-11-161-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197014 13f79535-47bb-0310-9956-ffa450edef68
* Peter Herweg's patch applied:Glen Mazza2003-11-151-3/+5
| | | | | | | http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=9128 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197013 13f79535-47bb-0310-9956-ffa450edef68
* add developer checklistWilliam Victor Mote2003-11-131-0/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197012 13f79535-47bb-0310-9956-ffa450edef68
* fix minor grammatical problemWilliam Victor Mote2003-11-131-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197011 13f79535-47bb-0310-9956-ffa450edef68
* 1. add section regarding basic/API testsWilliam Victor Mote2003-11-131-0/+8
| | | | | | | 2. add warning that the functional testing is inoperative git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197010 13f79535-47bb-0310-9956-ffa450edef68
* make external site a jump instead of linkWilliam Victor Mote2003-11-121-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197009 13f79535-47bb-0310-9956-ffa450edef68
* add doc for using current date and time, and create an FAQ referencing itWilliam Victor Mote2003-11-122-0/+27
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197008 13f79535-47bb-0310-9956-ffa450edef68
* add link for UTR-14William Victor Mote2003-11-121-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197007 13f79535-47bb-0310-9956-ffa450edef68
* update URLs for DTDsWilliam Victor Mote2003-11-1242-42/+42
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197006 13f79535-47bb-0310-9956-ffa450edef68
* update URLs for DTDsWilliam Victor Mote2003-11-1229-29/+29
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197005 13f79535-47bb-0310-9956-ffa450edef68
* Partial implementation of space-after functionality--mostly working, butGlen Mazza2003-11-111-3/+12
| | | | | | | | | | | | | | some remaining problems: 1.) relying on a static variable to carry space-after value from previous block to current. (BlockLayoutManager is be instantiated for each block instead of being in memory for all blocks--bad design?) 2.) The space-after of a block ending at the bottom of the page is not currently being added to the beginning of the subsequent page. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197004 13f79535-47bb-0310-9956-ffa450edef68
* fo:block space-before property now activated only on the first Area.Block ↵Glen Mazza2003-11-112-4/+24
| | | | | | | | | | | | | object used in rendering the fo:block. (Previous implementation repeated space-before at the top of every page.) Suggestion from Chris Bowditch. (Space-after property still needs work: renders at the correct places but results in subsequent text overrunning region borders.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197003 13f79535-47bb-0310-9956-ffa450edef68
* Peter Herweg's latest patch applied:Glen Mazza2003-11-096-23/+30
| | | | | | | http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24533 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197002 13f79535-47bb-0310-9956-ffa450edef68
* A few more toString() implementations helpful for debugging spacingGlen Mazza2003-11-092-5/+30
| | | | | | | issues in BLM. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197001 13f79535-47bb-0310-9956-ffa450edef68
* Style fixes onlyJeremias Maerki2003-11-0815-246/+227
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@197000 13f79535-47bb-0310-9956-ffa450edef68
* RTF: Add support for number-rows-spanned, height (at table-row) and ↵Jeremias Maerki2003-11-087-20/+71
| | | | | | | | | | margin-left (at table and block). Submitted By: Peter Herweg <pherweg@web.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196999 13f79535-47bb-0310-9956-ffa450edef68
* Now all setup code is moved from render() to getContentHandler() except for ↵Jeremias Maerki2003-11-081-16/+17
| | | | | | the FOTreeListener. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196998 13f79535-47bb-0310-9956-ffa450edef68
* Basic functionality tests for PS and RTF besides PDF. Still no detailed ↵Jeremias Maerki2003-11-081-1/+43
| | | | | | output checking, only checking that no exception is thrown. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196997 13f79535-47bb-0310-9956-ffa450edef68
* Another fix, making Area Tree Renderers work again. Damn, when am I going to ↵Jeremias Maerki2003-11-081-7/+7
| | | | | | get it right? git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196996 13f79535-47bb-0310-9956-ffa450edef68
* Changed image loading to use Commons IO. Jeremias Maerki2003-11-081-15/+8
| | | | | | | Properly close InputStream. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196995 13f79535-47bb-0310-9956-ffa450edef68
* RTF: added support for fo:external-graphic Jeremias Maerki2003-11-085-6/+91
| | | | | | | Submitted By: Peter Herweg <pherweg@web.de> git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196994 13f79535-47bb-0310-9956-ffa450edef68
* Fix Document construction in getContentHandler() (it was done too late)Jeremias Maerki2003-11-081-14/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196993 13f79535-47bb-0310-9956-ffa450edef68
* Not needed anymore. Everything we need is in Commons IO.Jeremias Maerki2003-11-071-243/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196992 13f79535-47bb-0310-9956-ffa450edef68
* Adjust transcoder packaging to changes in FOP.Jeremias Maerki2003-11-071-2/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196991 13f79535-47bb-0310-9956-ffa450edef68
* Substantial refactoring of the PS transcoder (especially the text painting, ↵Jeremias Maerki2003-11-0714-814/+1518
| | | | | | | | | less painting using the StrokingTextPainter, therefore more speed and smaller output files) Addition of an EPS transcoder git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196990 13f79535-47bb-0310-9956-ffa450edef68
* Use different base class for user agentJeremias Maerki2003-11-071-18/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196989 13f79535-47bb-0310-9956-ffa450edef68
* Use different base class for user agent.Jeremias Maerki2003-11-071-63/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196988 13f79535-47bb-0310-9956-ffa450edef68
* Helper class for debugging in TextPaintersJeremias Maerki2003-11-071-0/+94
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196987 13f79535-47bb-0310-9956-ffa450edef68
* Tried to fix basic driver tests but didn't manage, yet. Jeremias Maerki2003-11-071-17/+15
| | | | | | | Some initialisation code moved from render() to getContentHandler(). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196986 13f79535-47bb-0310-9956-ffa450edef68
* Put namespace URI in public constantJeremias Maerki2003-11-072-3/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196985 13f79535-47bb-0310-9956-ffa450edef68
* Cleanup and make it compile againJeremias Maerki2003-11-073-6/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196984 13f79535-47bb-0310-9956-ffa450edef68
* Hyphenation problem in Bug 23985 ↵Glen Mazza2003-11-071-16/+18
| | | | | | | | | (http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23985) fixed in HEAD. (maintenance still to be done.) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196983 13f79535-47bb-0310-9956-ffa450edef68