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
*
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
*
Set Batik rendering hints to improve output quality.
Jeremias Maerki
2004-10-10
1
-22
/
+29
*
Removed unneded import statements.
Finn Bock
2004-09-09
1
-1
/
+0
*
Remove unnecessary scale factor. This made all images added via SVG three tim...
Jeremias Maerki
2004-09-03
1
-7
/
+4
*
Fix JPEG with many long APPS markers.
Jeremias Maerki
2004-08-16
1
-13
/
+41
*
Fix getPixelUnitToMillimeter
Jeremias Maerki
2004-08-16
2
-2
/
+5
*
1.) Moved the SAXParser-creating method from FOFileHandler to CommandLineOpti...
Glen Mazza
2004-07-20
1
-2
/
+7
*
Removed the getLogger() and setLogger() from FOUserAgent; replaced with Commo...
Glen Mazza
2004-05-12
2
-4
/
+11
*
PR:
Glen Mazza
2004-04-22
4
-14
/
+14
*
Bugzilla 27971
Jeremias Maerki
2004-04-03
1
-0
/
+1
*
PDF library no longer gets a logger from its owner.
Jeremias Maerki
2004-04-02
1
-2
/
+0
*
PR:
Glen Mazza
2004-03-31
5
-34
/
+32
*
1.) Removed xsl file for property generation (no longer used, due to
Glen Mazza
2004-03-21
1
-12
/
+16
*
Moved SVGUserAgent back to SVG package (not being used by SVG FO extensions.)
Glen Mazza
2004-03-19
2
-1
/
+157
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
14
-658
/
+210
*
Switching from passing the FOUserAgent for several of the image
Glen Mazza
2004-01-25
1
-1
/
+3
*
Applied Thomas DeWeese's latest patch for the PDF transcoder.
Glen Mazza
2004-01-22
2
-4
/
+14
*
Remove unused import to quieten Eclipse.
Peter Bernard West
2004-01-03
1
-1
/
+0
*
Remove unused imports to quieten Eclipse.
Peter Bernard West
2004-01-03
1
-6
/
+0
*
Moved FontSetup and two helper classes from render.pdf to fonts package.
Glen Mazza
2003-12-12
2
-7
/
+10
*
Use different base class for user agent
Jeremias Maerki
2003-11-07
1
-18
/
+7
*
Use different base class for user agent.
Jeremias Maerki
2003-11-07
1
-63
/
+17
*
Helper class for debugging in TextPainters
Jeremias Maerki
2003-11-07
1
-0
/
+94
*
Tom DeWeese's changes made;
Glen Mazza
2003-11-04
1
-2
/
+14
*
Applied Tom DeWeese/Batik Team's SVG patches. New Batik.jar created from lat...
Glen Mazza
2003-10-11
3
-139
/
+75
*
Applied Thomas DeWeese's (Batik team) patches to the transcoder code.
Glen Mazza
2003-09-13
2
-29
/
+13
*
Changes to PDFTextPainter to accomodate new Batik library.
Glen Mazza
2003-09-09
1
-7
/
+13
*
remove global import statements
William Victor Mote
2003-09-08
2
-13
/
+10
[next]