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
/
PDFRenderingUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Transition source to standard maven hierarchy (initial).
Glenn Adams
2016-03-03
1
-776
/
+0
*
FOP-2488: Support PDF/UA
Simon Steiner
2015-06-16
1
-0
/
+2
*
Address low priority findbugs warnings
Andreas L. Delmelle
2015-05-24
1
-0
/
+2
*
FOP-2456: PDF VT and Page Piece support
Simon Steiner
2015-03-12
1
-2
/
+30
*
FOP-2445: Merge PDF Linearization branch
Simon Steiner
2015-02-24
1
-0
/
+1
*
FOP-2353: PDF-A preflight warnings
Simon Steiner
2014-08-21
1
-1
/
+7
*
Merge font merging
Simon Steiner
2014-07-16
1
-0
/
+1
|
\
|
*
Allow merging of fonts
Simon Steiner
2014-06-05
1
-0
/
+1
*
|
FOP-2385: Add ability to specify custom properties in the Document Informatio...
Vincent Hennebert
2014-06-18
1
-0
/
+5
|
/
*
Enabled LineLength check and fixed corresponding issues
Vincent Hennebert
2013-12-03
1
-1
/
+2
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
1
-12
/
+249
*
FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...
Glenn Adams
2013-09-13
1
-2
/
+50
*
Bugzilla #54038: Added PDF/A-2 output option
Vincent Hennebert
2012-10-22
1
-4
/
+3
*
bugzilla #54024: rewrote generation of /PageLabels dictionary
Luis Bernardo
2012-10-17
1
-6
/
+1
*
Improved the handling of defaults for PDF config and general clean up
Mehdi Houshmand
2012-06-26
1
-180
/
+111
*
Predominantly clean up and javadocs, very little functional change here
Mehdi Houshmand
2012-06-22
1
-19
/
+14
*
Added tests and cleaning up of code
Mehdi Houshmand
2012-06-20
1
-17
/
+17
*
Started unifying URI resolution mechanism, redesigned configuration system an...
Mehdi Houshmand
2012-05-31
1
-31
/
+46
*
Added support for PDF object streams.
Temp_PDF_ObjectStreams
Vincent Hennebert
2012-03-21
1
-2
/
+5
*
Bugzilla #51385: Added configuration option to set the version of the output ...
Vincent Hennebert
2012-03-19
1
-2
/
+24
*
Added support for 128bit encryption in PDF output. Based on work by Michael R...
Vincent Hennebert
2011-08-08
1
-45
/
+45
*
Bugzilla 50698: Changes after updating XGC JAR
Andreas L. Delmelle
2011-02-01
1
-2
/
+2
*
Resolved conflict (ClassCastException) with named destinations which in contr...
Jeremias Maerki
2010-08-17
1
-3
/
+3
*
Improvements/Bugfixes for PDF attachments (embedded files):
Jeremias Maerki
2010-08-16
1
-3
/
+7
*
Bugzilla #44460:
Jeremias Maerki
2010-08-03
1
-0
/
+65
*
Renamed TransformerNode into TransformerDefaultHandler and moved it into the ...
Vincent Hennebert
2009-10-21
1
-2
/
+2
*
Renamed some variables and methods for consistency.
Vincent Hennebert
2009-10-21
1
-1
/
+1
*
Enabled support for PDF/A-1a now that we have Tagged PDF, Natural Language Sp...
Jeremias Maerki
2009-04-17
1
-1
/
+6
*
JavaBeanified FOUserAgent.accessibilityEnabled().
Jeremias Maerki
2009-02-20
1
-21
/
+0
*
Bugzilla #46705:
Jeremias Maerki
2009-02-19
1
-0
/
+21
*
Added getUserAgent() to IFDocumentHandler (implemented by all implementations...
Jeremias Maerki
2008-12-17
1
-0
/
+1
*
First steps at unified image handling as proposed on http://wiki.apache.org/x...
Jeremias Maerki
2008-08-05
1
-29
/
+0
*
Started the IFParser.
Jeremias Maerki
2008-07-22
1
-0
/
+439