index
:
xmlgraphics-fop.git
FOP-2393_gradient-rendering
FOP_0-20-0_Alt-Design
FOP_0-20-4Pre_BuildExp_pbw
Temp_AFPAffineTransform
Temp_AFPGOCAResources
Temp_API_Finalization
Temp_Accessibility
Temp_AreaTreeNewDesign
Temp_BasicSideFloats
Temp_CFF
Temp_ChangeBars
Temp_ChangeBars2
Temp_ChangingIPDHack
Temp_Color
Temp_ComplexScripts
Temp_Floats
Temp_FontMerging
Temp_FopFontsForSVG
Temp_Gradle_Build
Temp_ImagePackageRedesign
Temp_ImproveAccessibility
Temp_InlineContainer
Temp_Interleaved_Page_Line_Breaking
Temp_KnuthStylePageBreaking
Temp_MergeFrom11
Temp_PCLSoftFonts
Temp_PDFLinearization
Temp_PDF_ObjectStreams
Temp_PDF_in_PDF
Temp_ProcessingFeedback
Temp_RoundedCorners
Temp_SpaceResolution
Temp_SurrogatePairs
Temp_TrueTypeInPostScript
Temp_URI_Unification
Temp_WhitespaceManagement
Temp_XGC_URI_Resolution
archive
dirkx
fop-0_14_0
fop-0_14_0_regions
fop-0_17_0_batikSVG
fop-0_20_2-maintain
fop-0_90
fop-0_91
fop-0_92
fop-0_93
fop-0_94
fop-0_95
fop-1_0
fop-1_1
fop-1_1old
fop-1_1rc1
fop-2.6
fop-2_0
fop-2_1
fop-2_10
fop-2_2
fop-2_3
fop-2_4
fop-2_5
fop-2_6
fop-2_7
fop-2_8
fop-2_9
foray-font
inlineblock
main
maven
release-0-13-0
skynavga/configure-sonar-support
temp/ssteiner-java23
temp/ssteiner-pdfbox3
Apache XML Graphics FOP: https://github.com/apache/xmlgraphics-fop
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
fop
/
render
/
pdf
/
PDFSVGHandler.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed old Renderer implementations for AFP, PCL, PDF, PS.
Vincent Hennebert
2010-08-25
1
-158
/
+1
*
Bugzilla #49733:
Jeremias Maerki
2010-08-14
1
-13
/
+13
*
Added general support for the fox:conversion-mode inside the new IF.
Jeremias Maerki
2009-01-11
1
-5
/
+2
*
Merge from Trunk revisions 719662 - 724689.
Jeremias Maerki
2008-12-09
1
-16
/
+14
|
\
|
*
Batik's DOMUtilities.deepCloneDocument() doesn't propagate the document URI w...
Jeremias Maerki
2008-12-08
1
-2
/
+2
|
*
Bugzilla #46360:
Jeremias Maerki
2008-12-07
1
-5
/
+10
|
*
SetCurrentPosition fix for line drawing.
Adrian Cumiskey
2008-11-20
1
-2
/
+2
|
*
"fixed" block container handling fixed (see block-container_absolute-position...
Adrian Cumiskey
2008-11-04
1
-19
/
+13
|
*
Merged revisions 679052-679352 via svnmerge from
Vincent Hennebert
2008-07-25
1
-17
/
+17
|
*
* Added new DataObjectFactory to take care of MO:DCA DataObject creation/inst...
Adrian Cumiskey
2008-07-17
1
-0
/
+1
|
*
Merged revisions 647692,647742,647745 via svnmerge from
Adrian Cumiskey
2008-04-14
1
-13
/
+16
*
|
First steps at unified image handling as proposed on http://wiki.apache.org/x...
Jeremias Maerki
2008-08-05
1
-23
/
+22
*
|
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-17
/
+17
*
|
Merged branch
Jeremias Maerki
2008-04-14
1
-13
/
+16
|
/
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-23
/
+28
*
Improved use of logging
Adrian Cumiskey
2007-12-05
1
-3
/
+1
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-3
/
+2
*
My last attempt at fixing SVG gradients in PDF wasn't successful. This one is:
Jeremias Maerki
2006-08-26
1
-22
/
+17
*
Bugfix: Corrected painting of shading patterns and position of links for SVG ...
Jeremias Maerki
2006-08-11
1
-36
/
+46
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).
Jeremias Maerki
2006-06-14
1
-31
/
+29
*
Switching to the Commons variants for the Graphics2D base/helper classes.
Jeremias Maerki
2006-04-05
1
-1
/
+1
*
XMLHandler interface changed so it reports whether it supports a particular R...
Jeremias Maerki
2005-12-16
1
-203
/
+136
*
NOTE: API changes in a backwards-incompatible way: FOUserAgent.setResolution(...
Jeremias Maerki
2005-12-15
1
-11
/
+8
*
Moved PDFBridgeContext to a separate class so it can be used by both the PDFT...
Jeremias Maerki
2005-11-10
1
-15
/
+33
*
Cleanup of unused imports.
Finn Bock
2005-09-01
1
-1
/
+0
*
Some clean-up.
Jeremias Maerki
2005-08-30
1
-9
/
+4
*
Rename PDFXMLHandler to what it really is: an SVGHandler.
Jeremias Maerki
2005-08-21
1
-0
/
+328