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
/
svg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged branch
Jeremias Maerki
2008-04-14
3
-104
/
+242
*
Bugzilla #44744:
Jeremias Maerki
2008-04-04
1
-4
/
+2
*
Bugzilla #44743:
Jeremias Maerki
2008-04-04
1
-3
/
+11
*
Added support for addressing all glyphs available in a Type 1 font, not just ...
Jeremias Maerki
2008-03-27
3
-219
/
+34
*
Merged revisions 636400-636405,636407-638388 via svnmerge from
Vincent Hennebert
2008-03-18
1
-0
/
+51
*
Add a note about color space overrides which currently aren't supported for n...
Jeremias Maerki
2008-02-01
1
-0
/
+2
*
AlphaRasterImage now knows how to deal with TYPE_INT Rasters.
Jeremias Maerki
2008-02-01
2
-178
/
+95
*
Implemented drawRenderedImage() which fixes painting of PNG images embedded i...
Jeremias Maerki
2008-02-01
1
-52
/
+38
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
4
-96
/
+232
*
Corrected javadoc
Adrian Cumiskey
2007-12-05
1
-1
/
+1
*
Bugzilla #43904:
Jeremias Maerki
2007-11-20
1
-3
/
+11
*
Disabled debug outputs
Vincent Hennebert
2007-11-05
1
-1
/
+1
*
Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...
Jeremias Maerki
2007-11-03
12
-482
/
+1028
*
Merged https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_PDF_in_...
Jeremias Maerki
2007-10-26
1
-66
/
+63
*
Bugzilla 43274: Fix for erroneous usage of inherited color-values in SVG cont...
Andreas L. Delmelle
2007-09-04
1
-12
/
+4
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
6
-11
/
+9
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
7
-78
/
+127
*
Bugzilla #40729:
Jeremias Maerki
2006-11-13
1
-1
/
+6
*
My last attempt at fixing SVG gradients in PDF wasn't successful. This one is:
Jeremias Maerki
2006-08-26
1
-1
/
+1
*
Bugfix: Corrected painting of shading patterns and position of links for SVG ...
Jeremias Maerki
2006-08-11
2
-3
/
+18
*
Reestablish custom font configuration for PDFTranscoder.
Jeremias Maerki
2006-08-02
1
-1
/
+1
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
17
-86
/
+103
*
Added initial support for PDF/X-3:2003 (ISO 15930-6:2003(E)).
Jeremias Maerki
2006-06-14
1
-9
/
+19
*
Bugfix: The generation of the PDF "d" (setdash) command was assuming that onl...
Jeremias Maerki
2006-04-18
1
-8
/
+2
*
Bugzilla #39033:
Jeremias Maerki
2006-04-10
1
-0
/
+14
*
Switching to the Commons variants for the Graphics2D base/helper classes.
Jeremias Maerki
2006-04-05
2
-3
/
+4
*
Improved JUnit report creation.
Jeremias Maerki
2006-04-05
1
-0
/
+7
*
Bugzilla #38731:
Jeremias Maerki
2006-03-19
1
-7
/
+16
*
Creation of Font instances centralized in FontInfo and added a cache for them...
Jeremias Maerki
2006-02-10
2
-19
/
+7
*
Added support for relative font config URLs (metrics-url and embed-url). Thes...
Manuel Mall
2006-01-07
2
-5
/
+5
*
As announced, I brought FontTriplet to more life by making it Serializable an...
Jeremias Maerki
2005-12-22
2
-8
/
+15
*
Bugzilla #37330:
Jeremias Maerki
2005-11-14
1
-2
/
+6
*
Bugzilla #37330:
Jeremias Maerki
2005-11-14
2
-8
/
+36
*
Automated parameter rename failed because there was an instance variable call...
Jeremias Maerki
2005-11-14
1
-4
/
+4
*
Updated from Jakarta Commons IO 1.0 to 1.1. CopyUtils.copy() becomes IOUtils....
Jeremias Maerki
2005-11-14
5
-57
/
+50
*
Moved PDFBridgeContext to a separate class so it can be used by both the PDFT...
Jeremias Maerki
2005-11-10
2
-41
/
+81
*
Scale factor was wrong. Base must be 72dpi, not the default resolution of the...
Jeremias Maerki
2005-11-10
1
-2
/
+4
*
Bugzilla #37305:
Jeremias Maerki
2005-11-10
2
-4
/
+50
*
Bugzilla #37330:
Jeremias Maerki
2005-11-09
1
-27
/
+47
*
Bugzilla #37236:
Jeremias Maerki
2005-11-09
1
-30
/
+210
*
Bugzilla #37236:
Jeremias Maerki
2005-10-26
2
-64
/
+125
*
Fix to make the Graphics.create() method (calls a copy constructor) work.
Jeremias Maerki
2005-10-19
4
-54
/
+132
*
Fixed javadoc errors.
Joerg Pietschmann
2005-09-08
1
-3
/
+2
*
Harmonization between the two Graphics2D implementations. Clipping is done af...
Jeremias Maerki
2005-08-30
1
-14
/
+14
*
Bugfixes and code cleanup:
Jeremias Maerki
2005-08-26
1
-136
/
+109
*
Support for multiple pages in PDFDocumentGraphics2D. Same approach as for Abs...
Jeremias Maerki
2005-05-25
2
-26
/
+129
*
Commented stray System.out. Should be replaced by Commons Logging calls or re...
Jeremias Maerki
2005-02-19
1
-5
/
+5
*
Commented unused code.
Jeremias Maerki
2005-01-19
1
-1
/
+2
*
Bugzilla #31512:
Jeremias Maerki
2004-10-11
1
-0
/
+4
*
Implement the cheaper mechanism to ensure correct rendering at differing reso...
Jeremias Maerki
2004-10-10
2
-5
/
+20
[next]