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
/
pdf
Commit message (
Expand
)
Author
Age
Files
Lines
*
FOP-2505: SVG -> PDF throws java.lang.OutOfMemoryError: Java heap space
Simon Steiner
2016-01-05
1
-1
/
+1
*
FOP-2546: ArrayIndexOutOfBoundsException merging fonts
Simon Steiner
2015-12-02
1
-20
/
+24
*
FOP-2509: Add support for PDF/A-3
Simon Steiner
2015-08-11
2
-3
/
+8
*
FOP-2499: PDF/UA warnings for nested elements
Simon Steiner
2015-07-28
1
-3
/
+22
*
FOP-2488: Support PDF/UA
Simon Steiner
2015-06-16
5
-8
/
+136
*
FOP-2436: Merging of Tagged (Accessible) PDF
Simon Steiner
2015-06-11
2
-0
/
+48
*
FOP-2482: Read out loud not working with 256 bit encryption and accessibility
Simon Steiner
2015-06-05
1
-1
/
+1
*
Address high and medium priority findbugs warnings
Andreas L. Delmelle
2015-05-23
2
-4
/
+6
*
FOP-2456: PDF VT and Page Piece support
Simon Steiner
2015-03-12
9
-12
/
+243
*
Revert wrong change during FOP-2445: Merge PDF Linearization branch
Simon Steiner
2015-03-12
1
-9
/
+1
*
updated and renamed batik jar (note: many batik classes were moved to differe...
Luis Bernardo
2015-03-06
2
-2
/
+0
*
FOP-2445: Merge PDF Linearization branch
Simon Steiner
2015-02-24
30
-103
/
+851
*
Fix findbugs warning recently introduced by SS.
Glenn Adams
2014-08-31
1
-2
/
+3
*
FOP-2406: Error when image next to pdf
Simon Steiner
2014-08-19
4
-74
/
+109
*
Fix or suppress 5- to 9-instance findbug warnings.
Glenn Adams
2014-08-10
3
-6
/
+8
*
Fix 2-instance findbug warnings.
Glenn Adams
2014-08-07
1
-1
/
+1
*
Fix or suppress 1-instance findbug warnings.
Glenn Adams
2014-08-06
1
-1
/
+3
*
FOP-2395: PDF encryption does not work when PDF version is set in FOP config;...
Luis Bernardo
2014-07-18
2
-2
/
+6
*
Removed unused code
FOP-2393_gradient-rendering
Vincent Hennebert
2014-07-18
2
-60
/
+0
*
Merged latest trunk
Vincent Hennebert
2014-07-18
20
-87
/
+254
|
\
|
*
Merge font merging
Simon Steiner
2014-07-16
7
-53
/
+216
|
|
\
|
|
*
Add t1 merging
Temp_FontMerging
Simon Steiner
2014-06-20
1
-1
/
+1
|
|
*
Allow merging of fonts
Simon Steiner
2014-06-05
7
-53
/
+216
|
*
|
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
13
-48
/
+48
*
|
|
For a Shading object, domain is optional and its default value is what we need
Vincent Hennebert
2014-07-18
1
-7
/
+0
*
|
|
Removed unused functionType parameter
Vincent Hennebert
2014-07-18
2
-21
/
+15
*
|
|
Use the appropriate double formatter depending on the selected output
Vincent Hennebert
2014-07-14
2
-2
/
+18
*
|
|
Rename toWriteableString into output and added StringBuilder parameter
Vincent Hennebert
2014-07-14
1
-1
/
+3
*
|
|
Delegate function rendering to dedicated class intead of taking as parameter ...
Vincent Hennebert
2014-07-14
1
-1
/
+8
*
|
|
Renamed shading package to gradient
Vincent Hennebert
2014-07-14
2
-2
/
+2
*
|
|
Moved stuff that is common to PDF and PS to Pattern
Vincent Hennebert
2014-07-14
1
-3
/
+1
*
|
|
Moved content of FunctionPattern into Function
Vincent Hennebert
2014-07-14
1
-3
/
+1
*
|
|
Moved content of ShadingPattern into Shading
Vincent Hennebert
2014-07-11
1
-14
/
+7
*
|
|
Factorized shading code that was common to PDF and PostScript
Vincent Hennebert
2014-07-11
3
-497
/
+64
*
|
|
More sensible variable naming
Vincent Hennebert
2014-07-11
1
-11
/
+9
*
|
|
Avoid unnecessary conversion to List of Double by keeping the original float[...
Vincent Hennebert
2014-07-11
2
-22
/
+9
*
|
|
Removed unnecessary FunctionDelegate class
Vincent Hennebert
2014-07-11
3
-660
/
+51
|
/
/
*
|
FOP-2389: PDFEncryption: error when Password length>32
Luis Bernardo
2014-07-08
1
-3
/
+7
*
|
Fix leaked resource warnings from Eclipse (Kepler).
Glenn Adams
2014-07-06
2
-1
/
+6
*
|
FOP-2385: Add ability to specify custom properties in the Document Informatio...
Vincent Hennebert
2014-06-18
1
-0
/
+70
|
/
*
FOP-2354: Subset support for Type 1 fonts
Robert Meyer
2014-05-23
1
-11
/
+70
*
FOP-2337 Remove xobj type=form
Simon Steiner
2014-04-28
1
-4
/
+27
*
FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...
Vincent Hennebert
2014-04-04
2
-2
/
+58
*
FOP-2357: When an SVG image has transparency and a PDF profile is used that d...
Vincent Hennebert
2014-03-14
1
-5
/
+18
*
FOP-2313: add support for svg gradients when generating PostScript; most code...
Luis Bernardo
2013-11-13
4
-783
/
+361
*
FOP-2301: Enable support for PDF sub-page transitions.
Glenn Adams
2013-11-01
12
-9
/
+553
*
FOP-2296: SVG fill pattern not visible with encryption; patch submitted by Si...
Luis Bernardo
2013-10-16
1
-2
/
+3
*
FOP-2298: Enable support for PDF Transitions by defining low-level mechanism ...
Glenn Adams
2013-09-13
1
-0
/
+8
*
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer (ecli...
Luis Bernardo
2013-08-14
1
-89
/
+10
*
FOP-2252: OpenType CFF support for FOP; patch submitted by Robert Meyer
Luis Bernardo
2013-08-14
4
-22
/
+210
[next]