]> source.dussan.org Git - xmlgraphics-fop.git/log
xmlgraphics-fop.git
24 years agoadd work plan for Fop 1.0
fotis [Sun, 4 Jun 2000 08:36:51 +0000 (08:36 +0000)]
add work plan for Fop 1.0

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193396 13f79535-47bb-0310-9956-ffa450edef68

24 years agoremove makefiles
fotis [Sun, 4 Jun 2000 08:32:59 +0000 (08:32 +0000)]
remove makefiles

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193395 13f79535-47bb-0310-9956-ffa450edef68

24 years agocheck if there's enougth space left on the page to draw the image
eschaeffer [Wed, 31 May 2000 15:23:03 +0000 (15:23 +0000)]
check if there's enougth space left on the page to draw the image

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193394 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis is a quick fix for the problem of runtests.sh (and .bat) document
Steve Coffman [Tue, 30 May 2000 16:41:28 +0000 (16:41 +0000)]
This is a quick fix for the problem of runtests.sh (and .bat) document
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

24 years agoadd sleeping while waiting for consumer to finish
eschaeffer [Tue, 30 May 2000 12:50:30 +0000 (12:50 +0000)]
add sleeping while waiting for consumer to finish

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193392 13f79535-47bb-0310-9956-ffa450edef68

24 years agomodify makefile to compile
eschaeffer [Mon, 29 May 2000 09:24:41 +0000 (09:24 +0000)]
modify makefile to compile

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193391 13f79535-47bb-0310-9956-ffa450edef68

24 years agoModify this class to use FopImageConsumer + add transparency support
eschaeffer [Mon, 29 May 2000 09:24:06 +0000 (09:24 +0000)]
Modify this class to use FopImageConsumer + add transparency support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193390 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdd a consumer class not to have to rewrite it in each image implementing class
eschaeffer [Mon, 29 May 2000 09:22:53 +0000 (09:22 +0000)]
Add a consumer class not to have to rewrite it in each image implementing class

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193389 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdd image transparency support
eschaeffer [Mon, 29 May 2000 09:20:52 +0000 (09:20 +0000)]
Add image transparency support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193388 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdd support for RGB colors with 0-255 components
eschaeffer [Mon, 29 May 2000 09:20:01 +0000 (09:20 +0000)]
Add support for RGB colors with 0-255 components

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193387 13f79535-47bb-0310-9956-ffa450edef68

24 years agochange factory to use GifJpegImage class (not configuration file for now)
eschaeffer [Wed, 24 May 2000 10:46:28 +0000 (10:46 +0000)]
change factory to use GifJpegImage class (not configuration file for now)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193386 13f79535-47bb-0310-9956-ffa450edef68

24 years agoRe-adding GifJpegImage class, implementing new FopImage interface
eschaeffer [Wed, 24 May 2000 10:43:05 +0000 (10:43 +0000)]
Re-adding GifJpegImage class, implementing new FopImage interface

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193385 13f79535-47bb-0310-9956-ffa450edef68

24 years agoImageConsumer correction
eschaeffer [Wed, 24 May 2000 10:41:24 +0000 (10:41 +0000)]
ImageConsumer correction

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193384 13f79535-47bb-0310-9956-ffa450edef68

24 years agothrow an explicit exception message when the image file is unavailable
eschaeffer [Wed, 24 May 2000 08:02:40 +0000 (08:02 +0000)]
throw an explicit exception message when the image file is unavailable

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193383 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis applies Jordon Naftolin's latest and greatest patch, fixing the PageSequence...
Steve Coffman [Tue, 23 May 2000 20:44:19 +0000 (20:44 +0000)]
This applies Jordon Naftolin's latest and greatest patch, fixing the 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

24 years agoThese apply Jordon Naftolin's excellent table spacing fix. I'll apply this
Steve Coffman [Tue, 23 May 2000 17:14:11 +0000 (17:14 +0000)]
These apply Jordon Naftolin's excellent table spacing fix. I'll apply this
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

24 years agochanges to compile (needs to check if it still works)
eschaeffer [Tue, 23 May 2000 09:25:53 +0000 (09:25 +0000)]
changes to compile (needs to check if it still works)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193377 13f79535-47bb-0310-9956-ffa450edef68

24 years agochanges to compile
eschaeffer [Tue, 23 May 2000 09:24:55 +0000 (09:24 +0000)]
changes to compile

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193376 13f79535-47bb-0310-9956-ffa450edef68

24 years agochanges in Makefile
eschaeffer [Tue, 23 May 2000 09:24:16 +0000 (09:24 +0000)]
changes in Makefile

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193375 13f79535-47bb-0310-9956-ffa450edef68

24 years agomodify this class to only create a new PDFXobject if needed
eschaeffer [Tue, 23 May 2000 09:23:53 +0000 (09:23 +0000)]
modify this class to only create a new PDFXobject if needed

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193374 13f79535-47bb-0310-9956-ffa450edef68

24 years agoadd a method to get the number (not used for now, but maybe later)
eschaeffer [Tue, 23 May 2000 09:22:35 +0000 (09:22 +0000)]
add a method to get the number (not used for now, but maybe later)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193373 13f79535-47bb-0310-9956-ffa450edef68

24 years agochanges in PDFXobject (also add a method to get the X number)
eschaeffer [Tue, 23 May 2000 09:21:35 +0000 (09:21 +0000)]
changes in PDFXobject (also add a method to get the X number)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193372 13f79535-47bb-0310-9956-ffa450edef68

24 years agoPDFBinaryStream, represent a binary stream (utility to encode data using PDFFilter)
eschaeffer [Tue, 23 May 2000 09:20:08 +0000 (09:20 +0000)]
PDFBinaryStream, represent a binary stream (utility to encode data using PDFFilter)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193371 13f79535-47bb-0310-9956-ffa450edef68

24 years agoPDFFilter, represent a filter
eschaeffer [Tue, 23 May 2000 09:18:55 +0000 (09:18 +0000)]
PDFFilter, represent a filter

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193370 13f79535-47bb-0310-9956-ffa450edef68

24 years agoPDFFilterException, raised when an error occured while creating filters
eschaeffer [Tue, 23 May 2000 09:17:57 +0000 (09:17 +0000)]
PDFFilterException, raised when an error occured while creating filters

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193369 13f79535-47bb-0310-9956-ffa450edef68

24 years agochanges in fo:inline-graphic
eschaeffer [Tue, 23 May 2000 09:14:38 +0000 (09:14 +0000)]
changes in fo:inline-graphic

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193368 13f79535-47bb-0310-9956-ffa450edef68

24 years agochanges in fo:display-graphic
eschaeffer [Tue, 23 May 2000 09:14:09 +0000 (09:14 +0000)]
changes in fo:display-graphic

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193367 13f79535-47bb-0310-9956-ffa450edef68

24 years agoremove GifJpegImage, not used any more
eschaeffer [Tue, 23 May 2000 09:12:33 +0000 (09:12 +0000)]
remove GifJpegImage, not used any more

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193366 13f79535-47bb-0310-9956-ffa450edef68

24 years agoremove BmpColImage, not used any more
eschaeffer [Tue, 23 May 2000 09:11:30 +0000 (09:11 +0000)]
remove BmpColImage, not used any more

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193365 13f79535-47bb-0310-9956-ffa450edef68

24 years agoremove BmpBwImage, not used any more
eschaeffer [Tue, 23 May 2000 09:10:32 +0000 (09:10 +0000)]
remove BmpBwImage, not used any more

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193364 13f79535-47bb-0310-9956-ffa450edef68

24 years agochanges in the Makefile
eschaeffer [Tue, 23 May 2000 09:08:05 +0000 (09:08 +0000)]
changes in the Makefile

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193363 13f79535-47bb-0310-9956-ffa450edef68

24 years agoJimiImage, an implementing class using Jimi
eschaeffer [Tue, 23 May 2000 09:07:33 +0000 (09:07 +0000)]
JimiImage, an implementing class using Jimi

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193362 13f79535-47bb-0310-9956-ffa450edef68

24 years agonew FopImageFactory, no configuration file for the moment (needs to be updated)
eschaeffer [Tue, 23 May 2000 09:06:27 +0000 (09:06 +0000)]
new FopImageFactory, no configuration file for the moment (needs to be updated)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193361 13f79535-47bb-0310-9956-ffa450edef68

24 years agonew FopImage interface
eschaeffer [Tue, 23 May 2000 09:05:07 +0000 (09:05 +0000)]
new FopImage interface

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193360 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFopImageException, raised when an error occured during image creation
eschaeffer [Tue, 23 May 2000 09:04:22 +0000 (09:04 +0000)]
FopImageException, raised when an error occured during image creation

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193359 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis patch applies Jordan Naftolin's fix for extra space being added to the bottom...
Steve Coffman [Tue, 16 May 2000 19:53:11 +0000 (19:53 +0000)]
This patch applies Jordan Naftolin's fix for extra space being added to the bottom of tables. It also fixes the border.fo so the year is "2000" rather than "20000". Heh.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193348 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis is to use colors instead of numbers, the first step in supporting gradientsand...
Steve Coffman [Mon, 15 May 2000 13:00:21 +0000 (13:00 +0000)]
This is to use colors instead of numbers, the first step in supporting gradientsand shadings.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193347 13f79535-47bb-0310-9956-ffa450edef68

24 years agoadds fop.jar to classpath
fotis [Fri, 12 May 2000 15:59:45 +0000 (15:59 +0000)]
adds fop.jar to classpath

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193346 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis will let people on unix/linux run the examples even if fop.jar isn't in their...
Steve Coffman [Fri, 12 May 2000 15:20:16 +0000 (15:20 +0000)]
This will let people on unix/linux run the examples even if fop.jar isn't in their classpath if they've already built it from CVS. If fop.jar is already in their classpath, this won't matter as it's the very last thing.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193345 13f79535-47bb-0310-9956-ffa450edef68

24 years agoWhups. Updates PDFDocument to reflect changes with ColorSpace.java
Steve Coffman [Mon, 1 May 2000 14:59:49 +0000 (14:59 +0000)]
Whups. Updates PDFDocument to reflect changes with ColorSpace.java

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193344 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis adds the ColorSpace data type, and has the PDF files make use of it.
Steve Coffman [Thu, 27 Apr 2000 19:33:50 +0000 (19:33 +0000)]
This adds the ColorSpace data type, and has the PDF files make use of it.
This should make us all agree on the colorspace identifier codes
at least. Adds the beginnings of support for DeviceGray
colorspace. (not in patterns, but in colors)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193343 13f79535-47bb-0310-9956-ffa450edef68

24 years agoMoving example images into graphics directory, and updating images.fo
Steve Coffman [Mon, 24 Apr 2000 20:38:41 +0000 (20:38 +0000)]
Moving example images into graphics directory, and updating images.fo
because I stopped being and idiot and mistyping the relative path.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193342 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdds Andreas Rueckert's image handling example fo file, with accompanying
Steve Coffman [Mon, 24 Apr 2000 19:09:09 +0000 (19:09 +0000)]
Adds Andreas Rueckert's image handling example fo file, with accompanying
images.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193341 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis allows the tests to be run on *nix machines. Still nothing in the
Steve Coffman [Mon, 24 Apr 2000 17:30:55 +0000 (17:30 +0000)]
This allows the tests to be run on *nix machines. Still nothing in the
reference directory in CVS to check against though...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193340 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAndreas Rueckert's fix to allow more complex documents to have in-line
Steve Coffman [Fri, 21 Apr 2000 21:11:29 +0000 (21:11 +0000)]
Andreas Rueckert's fix to allow more complex documents to have in-line
images by not converting to millipoints twice. Dang millipoints. I told
you they'd bite us. I think they're evil.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193339 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAndreas Rueckert's added file that makes inline images work.
Steve Coffman [Fri, 21 Apr 2000 19:53:31 +0000 (19:53 +0000)]
Andreas Rueckert's added file that makes inline images work.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193338 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAndreas Rueckert's patch to fix inline gif image support. Does not add
Steve Coffman [Fri, 21 Apr 2000 19:35:53 +0000 (19:35 +0000)]
Andreas Rueckert's patch to fix inline gif image support. Does not add
compression. I verified that this does not alter the output pdf of the
example fo files, and it compiles cleanly.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193337 13f79535-47bb-0310-9956-ffa450edef68

24 years agohuh. Minor change didn't get committed. Fixed the build error by allowing
Steve Coffman [Fri, 21 Apr 2000 17:37:04 +0000 (17:37 +0000)]
huh. Minor change didn't get committed. Fixed the build error by allowing
PDFPathPaint to construct with no PDF object number, which in turn lets
PDFColor construct so that it doesn't actually output as a distinct PDF
Object, but is limited to being part of a stream.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193336 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis adds colorspace (RGB + CMYK) support to PDF output, and the ability
Steve Coffman [Fri, 21 Apr 2000 16:43:19 +0000 (16:43 +0000)]
This adds colorspace (RGB + CMYK) support to PDF output, and the ability
to switch colorspaces. I need to make a colorspace datatype before I'll
patch the render code.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193335 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFIX: initial-page-number
arved [Thu, 20 Apr 2000 08:55:33 +0000 (08:55 +0000)]
FIX: initial-page-number

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193334 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded initial-page-number support
arved [Mon, 17 Apr 2000 23:16:52 +0000 (23:16 +0000)]
Added initial-page-number support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193333 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded initial-page-number
arved [Mon, 17 Apr 2000 23:15:12 +0000 (23:15 +0000)]
Added initial-page-number

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193332 13f79535-47bb-0310-9956-ffa450edef68

24 years agoPR:
arved [Mon, 17 Apr 2000 23:13:55 +0000 (23:13 +0000)]
PR:
Obtained from:
Submitted by: Arved Sandstrom
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193331 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis is Kieron's patch to allow percentage specified colors. Shouldn't
Steve Coffman [Mon, 17 Apr 2000 19:07:31 +0000 (19:07 +0000)]
This is Kieron's patch to allow percentage specified colors. Shouldn't
affect any existing stuff.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193330 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis should finally fix the build errors, as Wouter has been saying.
Steve Coffman [Mon, 17 Apr 2000 17:46:38 +0000 (17:46 +0000)]
This should finally fix the build errors, as Wouter has been saying.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193329 13f79535-47bb-0310-9956-ffa450edef68

24 years agoinitial-page-number for page-sequence
arved [Sun, 16 Apr 2000 01:36:26 +0000 (01:36 +0000)]
initial-page-number for page-sequence

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193328 13f79535-47bb-0310-9956-ffa450edef68

24 years agoADD: initial-page-number for page-sequence
arved [Sun, 16 Apr 2000 01:34:52 +0000 (01:34 +0000)]
ADD: initial-page-number for page-sequence

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193327 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThis is the other half of the patch Wouter Lagerweij had Arved apply.
Steve Coffman [Thu, 13 Apr 2000 19:25:30 +0000 (19:25 +0000)]
This is the other half of the patch Wouter Lagerweij had Arved apply.
Should fix the current woes.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193326 13f79535-47bb-0310-9956-ffa450edef68

24 years agoSubmitted patch
arved [Tue, 11 Apr 2000 09:56:50 +0000 (09:56 +0000)]
Submitted patch

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193325 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix: various, by the AWT Viewer team
arved [Tue, 4 Apr 2000 09:49:38 +0000 (09:49 +0000)]
Fix: various, by the AWT Viewer team

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193324 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded: format and print class
arved [Tue, 4 Apr 2000 09:45:11 +0000 (09:45 +0000)]
Added: format and print class

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193323 13f79535-47bb-0310-9956-ffa450edef68

24 years agolinks now invisible
arved [Sun, 2 Apr 2000 03:52:12 +0000 (03:52 +0000)]
links now invisible

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193322 13f79535-47bb-0310-9956-ffa450edef68

24 years agomodified LinkSet align() calls
arved [Sun, 2 Apr 2000 03:51:15 +0000 (03:51 +0000)]
modified LinkSet align() calls

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193321 13f79535-47bb-0310-9956-ffa450edef68

24 years agoMajor mods
arved [Sun, 2 Apr 2000 03:50:12 +0000 (03:50 +0000)]
Major mods

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193320 13f79535-47bb-0310-9956-ffa450edef68

24 years agoRemoved LinkSet align()
arved [Sun, 2 Apr 2000 03:49:30 +0000 (03:49 +0000)]
Removed LinkSet align()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193319 13f79535-47bb-0310-9956-ffa450edef68

24 years agoThorough rewrite to support new approach
arved [Sun, 2 Apr 2000 03:48:29 +0000 (03:48 +0000)]
Thorough rewrite to support new approach

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193318 13f79535-47bb-0310-9956-ffa450edef68

24 years agoChanged Rectangles to LinkedRectangles in makePage()
arved [Sun, 2 Apr 2000 03:47:03 +0000 (03:47 +0000)]
Changed Rectangles to LinkedRectangles in makePage()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193317 13f79535-47bb-0310-9956-ffa450edef68

24 years agoADD: Supports new approach to simple links
arved [Sun, 2 Apr 2000 03:45:33 +0000 (03:45 +0000)]
ADD: Supports new approach to simple links

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193316 13f79535-47bb-0310-9956-ffa450edef68

24 years agocalls Fop from xt if output method is pdf. Submitted by Jon Smirl
fotis [Sun, 26 Mar 2000 20:47:58 +0000 (20:47 +0000)]
calls Fop from xt if output method is pdf. Submitted by Jon Smirl

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193315 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFix: don't increment page count twice
fotis [Sun, 26 Mar 2000 10:39:04 +0000 (10:39 +0000)]
Fix: don't increment page count twice

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193314 13f79535-47bb-0310-9956-ffa450edef68

24 years agoADD: functions support
arved [Wed, 22 Mar 2000 10:44:32 +0000 (10:44 +0000)]
ADD: functions support

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193313 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFIX: Class/filename mismatch
arved [Wed, 22 Mar 2000 10:42:24 +0000 (10:42 +0000)]
FIX: Class/filename mismatch

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193312 13f79535-47bb-0310-9956-ffa450edef68

24 years agoADD: Support for shading, patterns...
arved [Wed, 22 Mar 2000 10:40:33 +0000 (10:40 +0000)]
ADD: Support for shading, patterns...

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193311 13f79535-47bb-0310-9956-ffa450edef68

24 years agoADD: Patterns, shadings, functions
arved [Tue, 21 Mar 2000 10:55:43 +0000 (10:55 +0000)]
ADD: Patterns, shadings, functions

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193310 13f79535-47bb-0310-9956-ffa450edef68

24 years agoADD: Add shading object to page resources
arved [Tue, 21 Mar 2000 10:54:37 +0000 (10:54 +0000)]
ADD: Add shading object to page resources

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193309 13f79535-47bb-0310-9956-ffa450edef68

24 years agoFIX: Finally maybe fix the count thing
arved [Tue, 21 Mar 2000 10:53:47 +0000 (10:53 +0000)]
FIX: Finally maybe fix the count thing

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193308 13f79535-47bb-0310-9956-ffa450edef68

24 years agoNEW: Add shading and tiling patterns
arved [Tue, 21 Mar 2000 10:52:37 +0000 (10:52 +0000)]
NEW: Add shading and tiling patterns

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193307 13f79535-47bb-0310-9956-ffa450edef68

24 years agoNEW: Adds smooth shading
arved [Tue, 21 Mar 2000 10:50:51 +0000 (10:50 +0000)]
NEW: Adds smooth shading

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193306 13f79535-47bb-0310-9956-ffa450edef68

24 years agoNEW: required for shading
arved [Tue, 21 Mar 2000 10:49:00 +0000 (10:49 +0000)]
NEW: required for shading

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193305 13f79535-47bb-0310-9956-ffa450edef68

24 years agoswitches to description of build process with Ant
fotis [Sun, 19 Mar 2000 23:25:38 +0000 (23:25 +0000)]
switches to description of build process with Ant

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193304 13f79535-47bb-0310-9956-ffa450edef68

24 years agoadds properties for borders, position and padding
fotis [Sun, 19 Mar 2000 23:24:31 +0000 (23:24 +0000)]
adds properties for borders, position and padding

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193303 13f79535-47bb-0310-9956-ffa450edef68

24 years agono message
fotis [Sun, 19 Mar 2000 10:38:04 +0000 (10:38 +0000)]
no message

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193302 13f79535-47bb-0310-9956-ffa450edef68

24 years agofix: include standard classpath
fotis [Sun, 19 Mar 2000 10:37:49 +0000 (10:37 +0000)]
fix: include standard classpath

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193301 13f79535-47bb-0310-9956-ffa450edef68

24 years agoadds border support (contributed by Jon Smirl) also to the awt rendering (Jon Smirl...
fotis [Sun, 19 Mar 2000 10:29:41 +0000 (10:29 +0000)]
adds border support (contributed by Jon Smirl) also to the awt rendering (Jon Smirl, Fotis Jannidis)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193300 13f79535-47bb-0310-9956-ffa450edef68

24 years agonew fop examples and tests
fotis [Tue, 14 Mar 2000 09:43:09 +0000 (09:43 +0000)]
new fop examples and tests

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193299 13f79535-47bb-0310-9956-ffa450edef68

24 years agonew fop examples and tests
fotis [Tue, 14 Mar 2000 09:39:27 +0000 (09:39 +0000)]
new fop examples and tests
fixes: page-height, page-width (Jon Smirl)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193298 13f79535-47bb-0310-9956-ffa450edef68

24 years agoModified constructor
arved [Sat, 11 Mar 2000 03:35:54 +0000 (03:35 +0000)]
Modified constructor

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193297 13f79535-47bb-0310-9956-ffa450edef68

24 years agoAdded support for links
arved [Fri, 10 Mar 2000 03:25:46 +0000 (03:25 +0000)]
Added support for links

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193296 13f79535-47bb-0310-9956-ffa450edef68

24 years agoadded getAnnotList() method
arved [Fri, 10 Mar 2000 02:59:40 +0000 (02:59 +0000)]
added getAnnotList() method

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193295 13f79535-47bb-0310-9956-ffa450edef68

24 years agoalign() returns int; low impact change of signature
arved [Fri, 10 Mar 2000 02:57:22 +0000 (02:57 +0000)]
align() returns int; low impact change of signature

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193294 13f79535-47bb-0310-9956-ffa450edef68

24 years agouses LinkSet align()
arved [Fri, 10 Mar 2000 02:52:52 +0000 (02:52 +0000)]
uses LinkSet align()

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193293 13f79535-47bb-0310-9956-ffa450edef68

24 years agoalign() method introduced
arved [Fri, 10 Mar 2000 02:48:38 +0000 (02:48 +0000)]
align() method introduced

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193292 13f79535-47bb-0310-9956-ffa450edef68

24 years agoPDF version updated to 1.3
arved [Fri, 10 Mar 2000 02:47:14 +0000 (02:47 +0000)]
PDF version updated to 1.3

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193291 13f79535-47bb-0310-9956-ffa450edef68

24 years agosupport for empty fonts situation
arved [Fri, 10 Mar 2000 02:46:00 +0000 (02:46 +0000)]
support for empty fonts situation

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193290 13f79535-47bb-0310-9956-ffa450edef68

24 years agoSupport for absolute positioning and borders (contributed by Jon Smirl)
fotis [Tue, 7 Mar 2000 17:27:50 +0000 (17:27 +0000)]
Support for absolute positioning and borders (contributed by Jon Smirl)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193289 13f79535-47bb-0310-9956-ffa450edef68

24 years agoadds work done or happening by G. Pati, J. Smith and S. Coffman
fotis [Tue, 7 Mar 2000 10:21:57 +0000 (10:21 +0000)]
adds work done or happening by G. Pati, J. Smith and S. Coffman

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193288 13f79535-47bb-0310-9956-ffa450edef68

24 years agoshort explanation of new build requirements before docs are updated
fotis [Tue, 7 Mar 2000 10:20:34 +0000 (10:20 +0000)]
short explanation of new build requirements before docs are updated

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193287 13f79535-47bb-0310-9956-ffa450edef68

24 years agofix: set echo off
fotis [Tue, 7 Mar 2000 10:19:47 +0000 (10:19 +0000)]
fix: set echo off

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193286 13f79535-47bb-0310-9956-ffa450edef68

24 years agoSupport for absolute positioning and borders (contributed by Jon Smirl)
fotis [Tue, 7 Mar 2000 09:47:35 +0000 (09:47 +0000)]
Support for absolute positioning and borders (contributed by Jon Smirl)

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193285 13f79535-47bb-0310-9956-ffa450edef68

24 years agoSwitching from make to Ant
fotis [Mon, 6 Mar 2000 21:34:41 +0000 (21:34 +0000)]
Switching from make to Ant

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@193284 13f79535-47bb-0310-9956-ffa450edef68