summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added internal-link functionalityJordan Naftolin2000-06-211-0/+1
| | | | | | | (sets bodyArea's idReferences) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193414 13f79535-47bb-0310-9956-ffa450edef68
* Added internal-link functionalityJordan Naftolin2000-06-212-8/+39
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193413 13f79535-47bb-0310-9956-ffa450edef68
* Added internal-destination entryJordan Naftolin2000-06-211-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193412 13f79535-47bb-0310-9956-ffa450edef68
* Initial versionJordan Naftolin2000-06-212-0/+436
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193411 13f79535-47bb-0310-9956-ffa450edef68
* Added ability for doRender() to throw FOPExceptionJordan Naftolin2000-06-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193410 13f79535-47bb-0310-9956-ffa450edef68
* Added ability for render() to throw FOPExceptionJordan Naftolin2000-06-211-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193409 13f79535-47bb-0310-9956-ffa450edef68
* Added internal-destination entryJordan Naftolin2000-06-211-0/+7
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193408 13f79535-47bb-0310-9956-ffa450edef68
* Removed duplicate id entryJordan Naftolin2000-06-201-21/+14
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193407 13f79535-47bb-0310-9956-ffa450edef68
* fix: delete redundant delete of dist dirfotis2000-06-181-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193406 13f79535-47bb-0310-9956-ffa450edef68
* change: classes depending on jimi and xt are now only compiled if these ↵fotis2000-06-181-5/+19
| | | | | | libraries are present git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193405 13f79535-47bb-0310-9956-ffa450edef68
* adds support for page-number-citation (limitation: works only for reversed ↵fotis2000-06-189-37/+437
| | | | | | | | | referenced blocks). Contributed by Mike Crowe. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193404 13f79535-47bb-0310-9956-ffa450edef68
* This is Jordan Naftolin's patch to allow you to have links in theSteve Coffman2000-06-161-0/+11
| | | | | | | xsl-before and xsl-after regions. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193403 13f79535-47bb-0310-9956-ffa450edef68
* Fix: removes forgotten closing comment bracketsfotis2000-06-151-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193402 13f79535-47bb-0310-9956-ffa450edef68
* NEW: Simple link modsarved2000-06-1416-57/+159
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193401 13f79535-47bb-0310-9956-ffa450edef68
* NEW: Supports /URI actionarved2000-06-141-0/+91
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193400 13f79535-47bb-0310-9956-ffa450edef68
* NEW: Supports /GoToR actionarved2000-06-141-0/+111
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193399 13f79535-47bb-0310-9956-ffa450edef68
* Keiron Liddle's patch to make special characters work across pageSteve Coffman2000-06-121-1/+5
| | | | | | | breaks. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193398 13f79535-47bb-0310-9956-ffa450edef68
* remove makesfilefotis2000-06-041-20/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193397 13f79535-47bb-0310-9956-ffa450edef68
* add work plan for Fop 1.0fotis2000-06-043-300/+154
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193396 13f79535-47bb-0310-9956-ffa450edef68
* remove makefilesfotis2000-06-0418-536/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193395 13f79535-47bb-0310-9956-ffa450edef68
* check if there's enougth space left on the page to draw the imageeschaeffer2000-05-312-8/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193394 13f79535-47bb-0310-9956-ffa450edef68
* This is a quick fix for the problem of runtests.sh (and .bat) documentSteve Coffman2000-05-301-0/+1
| | | | | | | | PageSequence's carrying over from one document to the rest (causing the page numbers to be wrong on later documents). git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193393 13f79535-47bb-0310-9956-ffa450edef68
* add sleeping while waiting for consumer to finisheschaeffer2000-05-302-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193392 13f79535-47bb-0310-9956-ffa450edef68
* modify makefile to compileeschaeffer2000-05-291-0/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193391 13f79535-47bb-0310-9956-ffa450edef68
* Modify this class to use FopImageConsumer + add transparency supporteschaeffer2000-05-292-213/+110
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193390 13f79535-47bb-0310-9956-ffa450edef68
* Add a consumer class not to have to rewrite it in each image implementing classeschaeffer2000-05-291-0/+183
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193389 13f79535-47bb-0310-9956-ffa450edef68
* Add image transparency supporteschaeffer2000-05-291-0/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193388 13f79535-47bb-0310-9956-ffa450edef68
* Add support for RGB colors with 0-255 componentseschaeffer2000-05-291-0/+17
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193387 13f79535-47bb-0310-9956-ffa450edef68
* change factory to use GifJpegImage class (not configuration file for now)eschaeffer2000-05-241-2/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193386 13f79535-47bb-0310-9956-ffa450edef68
* Re-adding GifJpegImage class, implementing new FopImage interfaceeschaeffer2000-05-241-0/+318
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193385 13f79535-47bb-0310-9956-ffa450edef68
* ImageConsumer correctioneschaeffer2000-05-241-12/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193384 13f79535-47bb-0310-9956-ffa450edef68
* throw an explicit exception message when the image file is unavailableeschaeffer2000-05-241-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193383 13f79535-47bb-0310-9956-ffa450edef68
* This applies Jordon Naftolin's latest and greatest patch, fixing the ↵Steve Coffman2000-05-232-95/+176
| | | | | | PageSequence to allow auto-even, auto-odd, auto, integer to all work happily. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193382 13f79535-47bb-0310-9956-ffa450edef68
* These apply Jordon Naftolin's excellent table spacing fix. I'll apply thisSteve Coffman2000-05-232-11/+2
| | | | | | | to 0.13 later on as well. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193379 13f79535-47bb-0310-9956-ffa450edef68
* changes to compile (needs to check if it still works)eschaeffer2000-05-231-14/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193377 13f79535-47bb-0310-9956-ffa450edef68
* changes to compileeschaeffer2000-05-231-4/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193376 13f79535-47bb-0310-9956-ffa450edef68
* changes in Makefileeschaeffer2000-05-231-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193375 13f79535-47bb-0310-9956-ffa450edef68
* modify this class to only create a new PDFXobject if neededeschaeffer2000-05-231-1/+12
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193374 13f79535-47bb-0310-9956-ffa450edef68
* add a method to get the number (not used for now, but maybe later)eschaeffer2000-05-231-0/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193373 13f79535-47bb-0310-9956-ffa450edef68
* changes in PDFXobject (also add a method to get the X number)eschaeffer2000-05-231-40/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193372 13f79535-47bb-0310-9956-ffa450edef68
* PDFBinaryStream, represent a binary stream (utility to encode data using ↵eschaeffer2000-05-231-0/+214
| | | | | | PDFFilter) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193371 13f79535-47bb-0310-9956-ffa450edef68
* PDFFilter, represent a filtereschaeffer2000-05-231-0/+236
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193370 13f79535-47bb-0310-9956-ffa450edef68
* PDFFilterException, raised when an error occured while creating filterseschaeffer2000-05-231-0/+66
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193369 13f79535-47bb-0310-9956-ffa450edef68
* changes in fo:inline-graphiceschaeffer2000-05-231-22/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193368 13f79535-47bb-0310-9956-ffa450edef68
* changes in fo:display-graphiceschaeffer2000-05-231-21/+49
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193367 13f79535-47bb-0310-9956-ffa450edef68
* remove GifJpegImage, not used any moreeschaeffer2000-05-231-232/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193366 13f79535-47bb-0310-9956-ffa450edef68
* remove BmpColImage, not used any moreeschaeffer2000-05-231-176/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193365 13f79535-47bb-0310-9956-ffa450edef68
* remove BmpBwImage, not used any moreeschaeffer2000-05-231-158/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193364 13f79535-47bb-0310-9956-ffa450edef68
* changes in the Makefileeschaeffer2000-05-231-4/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193363 13f79535-47bb-0310-9956-ffa450edef68
* JimiImage, an implementing class using Jimieschaeffer2000-05-231-0/+300
| | | | git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193362 13f79535-47bb-0310-9956-ffa450edef68