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
*
FOP-2391: ensure derived font triplet is used
Glenn Adams
2014-09-26
1
-2
/
+2
*
FOP-2391: fix NSM reordering issue and ensure same PDF output as XSL-FO code ...
Glenn Adams
2014-09-20
6
-34
/
+122
*
FOP-2391: add missing file
Glenn Adams
2014-08-23
1
-0
/
+167
*
FOP-2391: enable bidi processing of SVG text chunks
Glenn Adams
2014-08-23
4
-35
/
+290
*
FOP-2406: Error when image next to pdf
Simon Steiner
2014-08-19
1
-3
/
+3
*
FOP-2391: ensure mapping is non-null in CS SVG text
Glenn Adams
2014-08-18
1
-1
/
+1
*
Fix or suppress 5- to 9-instance findbug warnings.
Glenn Adams
2014-08-10
2
-0
/
+2
*
Fix 4-instance findbug warnings.
Glenn Adams
2014-08-08
1
-3
/
+1
*
FOP-2391: preliminary (but incomplete) support for complex script text nodes ...
Glenn Adams
2014-08-03
6
-35
/
+277
*
Merged latest trunk
Vincent Hennebert
2014-07-18
5
-9
/
+9
|
\
|
*
Enabled Checkstyle ExplicitInitializationCheck and fixed resulting warnings
Vincent Hennebert
2014-07-15
5
-9
/
+9
*
|
createPDFPattern can be made private
Vincent Hennebert
2014-07-14
1
-1
/
+1
*
|
Renamed shading package to gradient
Vincent Hennebert
2014-07-14
1
-4
/
+4
*
|
Moved stuff that is common to PDF and PS to Pattern
Vincent Hennebert
2014-07-14
1
-7
/
+28
*
|
Renamed GradientFactory into GradientMaker
Vincent Hennebert
2014-07-11
1
-5
/
+5
*
|
Removed createGradient abstract method, that was not having any specific impl...
Vincent Hennebert
2014-07-10
1
-13
/
+7
*
|
Factorized gradient creation out of PDF & PS into GradientFactory
Vincent Hennebert
2014-07-10
1
-107
/
+6
*
|
Moved checks for repeated gradient out of gradient-creation methods
Vincent Hennebert
2014-07-10
1
-33
/
+23
*
|
Small adjustments to make duplication in PDF and PostScript gradients more ap...
Vincent Hennebert
2014-07-10
1
-14
/
+11
*
|
Removed unused code
Vincent Hennebert
2014-07-10
1
-14
/
+0
*
|
Factorized creation of gradient bounds
Vincent Hennebert
2014-07-10
1
-18
/
+16
*
|
Factorized creation of gradient colors
Vincent Hennebert
2014-07-10
1
-28
/
+23
*
|
Factorized check for transparent colors out of gradient-handling code
Vincent Hennebert
2014-07-10
1
-8
/
+11
*
|
Factorized creation of gradient transform
Vincent Hennebert
2014-07-10
1
-28
/
+19
*
|
Small adjustments to make duplication in linear and radial gradients more app...
Vincent Hennebert
2014-07-10
1
-25
/
+26
*
|
Extracted gradient painting into own methods
Vincent Hennebert
2014-07-10
1
-150
/
+158
*
|
Removed pseudo-factory method GradientFactory.newInstance
Vincent Hennebert
2014-07-10
1
-3
/
+2
*
|
If the start/end stop does not coincide with the start/end of the gradient, r...
Vincent Hennebert
2014-07-10
1
-4
/
+18
|
/
*
Fix compiler warnings.
Glenn Adams
2014-07-06
1
-2
/
+1
*
FOP-2345 SVG to AFP text spacing wrong
Simon Steiner
2014-04-28
1
-1
/
+14
*
FOP-2363: Better error message when PDF/A enabled and SVG contains bitmap wit...
Vincent Hennebert
2014-04-04
2
-0
/
+10
*
FOP-2357: When an SVG image has transparency and a PDF profile is used that d...
Vincent Hennebert
2014-03-14
3
-15
/
+42
*
FOP-2346: UnsupportedOperationException when handling an SVG containing a fon...
Vincent Hennebert
2014-02-20
4
-19
/
+56
*
Brought the branch in sync with rev. 1562429 of trunk
Vincent Hennebert
2014-01-30
4
-25
/
+91
|
\
|
*
FOP-2263: PDFDocumentGraphics2D.closePage() should not nullify currentStream;...
Luis Bernardo
2013-12-13
1
-1
/
+0
|
*
Enabled LineLength check and fixed corresponding issues
Vincent Hennebert
2013-12-03
1
-1
/
+2
|
*
FOP-2314: Caching xmlParserClassName in org.apache.fop.svg.SimpleSVGUserAgent...
Luis Bernardo
2013-11-24
1
-6
/
+20
|
*
FOP-2313: add support for svg gradients when generating PostScript; most code...
Luis Bernardo
2013-11-13
1
-13
/
+49
|
*
FOP-2275: Quadratic Bezier curves not properly rendered
Robert Meyer
2013-08-20
1
-4
/
+20
*
|
Directly use FOP fonts to lay out SVG images for PDF, PS and AFP outputs.
Vincent Hennebert
2013-07-29
16
-502
/
+1151
|
/
*
FOP-2265: Enable xlint cast; patch submitted by Simon Steiner
Luis Bernardo
2013-07-13
1
-1
/
+1
*
FOP-2273: Stroke miter limit is not clamped when writing PDFs; patch submitte...
Luis Bernardo
2013-07-12
1
-1
/
+1
*
Cosmetics only: removed Checkstyle SuppressWithNearbyCommentFilter and fixed ...
Vincent Hennebert
2013-05-07
1
-1
/
+1
*
Cosmetics only: enabled Checkstyle MethodParamPad rule and fixed correspondin...
Vincent Hennebert
2013-05-07
3
-20
/
+20
*
Cosmetics only: enabled Checkstyle ParenPad rule and fixed corresponding viol...
Vincent Hennebert
2013-04-09
2
-5
/
+5
*
FOP-2224: NPE for SVG text in AFP; patch submitted by Simon Steiner
Luis Bernardo
2013-03-16
1
-0
/
+1
*
FOP-2188: optimize string allocation in pdf output processing
Glenn Adams
2013-01-16
1
-1
/
+3
*
Bugzilla#54120: Prevented NPEs when FOP asks Batik for AWT fonts for AFP output
Mehdi Houshmand
2012-11-09
1
-1
/
+4
*
Bugzilla #54038: Added PDF/A-2 output option
Vincent Hennebert
2012-10-22
1
-1
/
+1
*
Updated XGC with r1358258 - consolidated some GraphicsConfiguration classes s...
Mehdi Houshmand
2012-07-06
1
-1
/
+2
[next]