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
/
PDFTranscoder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-210
/
+0
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
1
-1
/
+1
*
Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.
Vincent Hennebert
2013-07-29
1
-2
/
+4
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
1
-6
/
+6
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-1
/
+1
*
add RegexpSingleline rule to flag use of @author; fix violations
Glenn Adams
2012-03-05
1
-3
/
+2
*
enable ImportOrder rule; fix violations
Glenn Adams
2012-03-03
1
-0
/
+1
*
apply complex scripts patch
Glenn Adams
2012-02-26
1
-1
/
+2
*
Added support for font substitutions on PDF/PSTranscoder by configuring the F...
Jeremias Maerki
2010-09-29
1
-3
/
+1
*
Javadocs: Removed all <tt> occurrences with <code> or {@link}.
Jeremias Maerki
2009-10-01
1
-9
/
+9
*
Bugzilla #47000:
Jeremias Maerki
2009-04-20
1
-89
/
+3
*
Fed up with all those trailing whitespaces. Let's remove them all (once... an...
Vincent Hennebert
2008-07-24
1
-21
/
+21
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_...
Jeremias Maerki
2008-01-11
1
-4
/
+53
*
Bugzilla #43904:
Jeremias Maerki
2007-11-20
1
-3
/
+11
*
Completely reimplemented the PDFTextPainter. All SVG text (including flow tex...
Jeremias Maerki
2007-11-03
1
-10
/
+51
*
* Javadoc update: use {@inheritDoc} instead of @see where applicable, removal...
Andreas L. Delmelle
2007-07-18
1
-3
/
+3
*
Bugzilla #41831:
Jeremias Maerki
2007-05-28
1
-5
/
+15
*
Changed license headers and updated NOTICE file according to: http://www.apac...
Jeremias Maerki
2006-07-28
1
-5
/
+6
*
Switching to the Commons variants for the Graphics2D base/helper classes.
Jeremias Maerki
2006-04-05
1
-1
/
+1
*
Moved PDFBridgeContext to a separate class so it can be used by both the PDFT...
Jeremias Maerki
2005-11-10
1
-41
/
+1
*
Bugzilla #37305:
Jeremias Maerki
2005-11-10
1
-1
/
+12
*
Bugzilla #37330:
Jeremias Maerki
2005-11-09
1
-27
/
+47
*
Fix to make the Graphics.create() method (calls a copy constructor) work.
Jeremias Maerki
2005-10-19
1
-3
/
+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
1
-5
/
+18
*
Fix getPixelUnitToMillimeter
Jeremias Maerki
2004-08-16
1
-1
/
+4
*
PR:
Glen Mazza
2004-03-31
1
-1
/
+2
*
Applied Apache License Version 2.0 by following the instructions at http://ww...
Jeremias Maerki
2004-02-27
1
-48
/
+16
*
Use different base class for user agent
Jeremias Maerki
2003-11-07
1
-18
/
+7
*
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
1
-121
/
+40
*
remove global import statements
William Victor Mote
2003-09-08
1
-1
/
+0
*
move control/Document to apps/Document
William Victor Mote
2003-08-20
1
-0
/
+1
*
1. create control package
William Victor Mote
2003-08-14
1
-12
/
+12
*
Got some low hanging style errors as reported by eclipse.
Joerg Pietschmann
2003-06-30
1
-29
/
+5
*
Moved common code to abstract base class.
Jeremias Maerki
2003-03-27
1
-158
/
+30
*
Moved sources from src/org/** to src/java/org/**
Jeremias Maerki
2003-03-11
1
-0
/
+439