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
/
intermediate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Performance improvements and file-size reductions by introducing letter-spaci...
Jeremias Maerki
2009-02-05
5
-18
/
+78
*
Better error message.
Jeremias Maerki
2009-01-30
1
-1
/
+1
*
Updated XML Schema for the new intermediate format.
Jeremias Maerki
2009-01-30
1
-1
/
+1
*
Added general support for the fox:conversion-mode inside the new IF.
Jeremias Maerki
2009-01-11
1
-3
/
+14
*
Avoid ArrayOutOfBoundsException when text length is 0 (this can happen if you...
Jeremias Maerki
2009-01-05
1
-0
/
+3
*
Introduced IFContext to provide access to foreign attributes (as discussed on...
Jeremias Maerki
2009-01-02
9
-52
/
+210
*
Most of the PostScript extensions are implemented in PSPainter now (and tested).
Jeremias Maerki
2008-12-22
2
-2
/
+17
*
Fixed another spacing issue in IFRenderer.
Jeremias Maerki
2008-12-22
1
-5
/
+6
*
Need to use xml:space="preserve" on text elements in IF and SVG output to avo...
Jeremias Maerki
2008-12-22
1
-0
/
+1
*
Borders and leaders/rules for the PostScript painter.
Jeremias Maerki
2008-12-19
1
-9
/
+65
*
Added getUserAgent() to IFDocumentHandler (implemented by all implementations...
Jeremias Maerki
2008-12-17
3
-5
/
+37
*
Fixed another little kerning bug.
Jeremias Maerki
2008-12-11
1
-5
/
+11
*
Fixed parsing of document navigation namespace (its elements are no longer si...
Jeremias Maerki
2008-12-11
3
-176
/
+204
*
My first attempt at implementing links was messed up. This second attempt act...
Jeremias Maerki
2008-12-11
11
-269
/
+279
*
Forgot to add link support. First version added now. Generalizing this for th...
Jeremias Maerki
2008-12-09
15
-36
/
+632
*
Added page master name to IFDocumentHandler.startPage() method.
Jeremias Maerki
2008-11-19
5
-10
/
+32
*
Making conversion hints available to ImageHandler implementations, too.
Jeremias Maerki
2008-11-04
1
-0
/
+2
*
Re-Implemented "quality" rendering mode (painting borders and rules using bit...
Jeremias Maerki
2008-10-30
1
-2
/
+66
*
Moved IFState instance variable into AbstractIFPainter as all implementations...
Jeremias Maerki
2008-10-23
1
-12
/
+92
*
Split IFPainter into IFDocumentHandler and IFPainter. This makes the implemen...
Jeremias Maerki
2008-09-28
15
-651
/
+866
*
Fixed ArrayIndexOutOfBoundsException when there is a long text with very few ...
Jeremias Maerki
2008-08-27
1
-1
/
+2
*
Can disable the warning now, replaced by an explanation of the simplification.
Jeremias Maerki
2008-08-26
1
-1
/
+2
*
pt -> mpt conversion must round.
Jeremias Maerki
2008-08-26
1
-1
/
+1
*
Added support for painting leaders (implemented as drawLine in IFPainter).
Jeremias Maerki
2008-08-20
6
-20
/
+97
*
Had to introduce "clip-rect" to handle clipping on background images, leader ...
Jeremias Maerki
2008-08-15
6
-15
/
+57
*
Made the IFRenderer smarter so it combines lines of text into a single text e...
Jeremias Maerki
2008-08-15
1
-22
/
+63
*
Initial implementation for border painting for the new IF (including support ...
Jeremias Maerki
2008-08-14
7
-16
/
+332
*
Added document-trailer element to the IF (for example for the bookmark tree).
Jeremias Maerki
2008-08-13
6
-0
/
+94
*
Removed obsolete addTarget() method from IFPainter.
Jeremias Maerki
2008-08-12
2
-11
/
+0
*
Widened "bookmarks" to "document-navigation" to fit named destination into th...
Jeremias Maerki
2008-08-12
8
-23
/
+127
*
Added support for bookmarks to intermediate format (including PDF painter).
Jeremias Maerki
2008-08-12
8
-6
/
+798
*
Extracted some often-used XML constants and utility methods into an interface...
Jeremias Maerki
2008-08-12
4
-119
/
+63
*
Now that the most important stuff is working in IFRenderer, reduce verbosity ...
Jeremias Maerki
2008-08-08
1
-15
/
+15
*
Update for image elements.
Jeremias Maerki
2008-08-07
1
-43
/
+66
*
Implemented foreign-object support for the new intermediate format.
Jeremias Maerki
2008-08-07
4
-13
/
+218
*
Fix for kerning (switched to SVG semantics, now working correctly for both SV...
Jeremias Maerki
2008-08-06
1
-3
/
+3
*
First steps at unified image handling as proposed on http://wiki.apache.org/x...
Jeremias Maerki
2008-08-05
7
-12
/
+84
*
Fixed block containers now working properly.
Jeremias Maerki
2008-07-28
2
-43
/
+289
*
Reduce code duplication and make the toString() methods available to the outs...
Jeremias Maerki
2008-07-28
2
-23
/
+39
*
Dealt with some double formatting issues (coordinate round-trips).
Jeremias Maerki
2008-07-28
1
-19
/
+7
*
Renamed "box" to "viewport". Introduced "group" for pure reference areas (onl...
Jeremias Maerki
2008-07-28
9
-54
/
+281
*
Improved/fixed font setup for painters. Reduced the whole thing to pass in a ...
Jeremias Maerki
2008-07-23
6
-77
/
+50
*
Started the IFParser.
Jeremias Maerki
2008-07-22
9
-13
/
+921
*
Renamed "iform" package to "intermediate" (iform was too cryptic for my taste)
Jeremias Maerki
2008-07-16
12
-0
/
+2008