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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented embedding of Type 1 fonts.
Jeremias Maerki
2005-09-05
8
-93
/
+399
*
Not sure if it's the best solution but this changes the following:
Jeremias Maerki
2005-09-05
1
-36
/
+50
*
Re-adjusting lines after a page-number or a page-number-citation is resolved.
Luca Furini
2005-09-05
10
-22
/
+447
*
Bugzilla #36479:
Jeremias Maerki
2005-09-05
3
-2
/
+11
*
Bugzilla #36476:
Jeremias Maerki
2005-09-05
4
-35
/
+110
*
Bugzilla #36475:
Jeremias Maerki
2005-09-05
2
-17
/
+37
*
Bugzilla #36487:
Jeremias Maerki
2005-09-05
15
-781
/
+775
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
21
-164
/
+883
*
Cleanup of unused imports.
Finn Bock
2005-09-01
24
-41
/
+0
*
Been careless again, sorry.
Jeremias Maerki
2005-09-01
1
-3
/
+1
*
PDFNumber.doubleOut() rewritten using java.text.DecimalFormat.
Jeremias Maerki
2005-09-01
1
-52
/
+28
*
An additional comment so this line will not be activated accidentally. The pr...
Jeremias Maerki
2005-09-01
1
-0
/
+1
*
Reverting my earlier change to make FOP compile with Batik 1.6 again. I'm inv...
Jeremias Maerki
2005-09-01
1
-1
/
+1
*
Fixed copyright year.
Finn Bock
2005-09-01
1
-1
/
+1
*
Fixed license blurb.
Finn Bock
2005-08-31
1
-7
/
+15
*
Fix a compile conflict with BlockStackingLayoutManager.
Finn Bock
2005-08-31
1
-1
/
+1
*
Set not only the base URL for the SVG Document but also the URI. Otherwise, r...
Jeremias Maerki
2005-08-31
1
-1
/
+3
*
Bugzilla #36379:
Finn Bock
2005-08-31
79
-837
/
+2517
*
Bugzilla #36432:
Jeremias Maerki
2005-08-31
2
-1
/
+14
*
Bugzilla #36418:
Jeremias Maerki
2005-08-31
1
-4
/
+7
*
Fixed the use of Length property for baseline-shift.
Finn Bock
2005-08-30
2
-9
/
+9
*
added support for superscript and subscript
Peter Herweg
2005-08-30
1
-0
/
+8
*
added support for superscript and subscript
Peter Herweg
2005-08-30
2
-2
/
+17
*
Harmonization between the two Graphics2D implementations. Clipping is done af...
Jeremias Maerki
2005-08-30
2
-23
/
+32
*
Removed unnecessary comments.
Jeremias Maerki
2005-08-30
1
-8
/
+0
*
Some clean-up.
Jeremias Maerki
2005-08-30
1
-9
/
+4
*
Write to log output (debug level) which image source is used to load an image.
Jeremias Maerki
2005-08-30
1
-0
/
+5
*
Fix for text-align2.xml (for real now). The alignment used to set up the elem...
Jeremias Maerki
2005-08-30
1
-5
/
+11
*
Fix for ClassCastException as shown in text-align2 (Reported by Lawrence Mich...
Jeremias Maerki
2005-08-30
1
-3
/
+2
*
added support for text-decoration
Peter Herweg
2005-08-29
3
-46
/
+29
*
Moved renderInlineBlockParent() up to the superclass. Fixes border and backgr...
Jeremias Maerki
2005-08-29
2
-12
/
+12
*
Fixed the page coordinate system for the PDF Renderer (Defect: Rounding and r...
Jeremias Maerki
2005-08-29
2
-24
/
+46
*
Character positioning array can easily become too long so break them after ev...
Jeremias Maerki
2005-08-29
1
-1
/
+5
*
Background trait's toString() streamlined. Test cases adjusted accordingly.
Jeremias Maerki
2005-08-29
1
-7
/
+23
*
Made the warnings more verbose.
Jeremias Maerki
2005-08-29
1
-3
/
+7
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-7
/
+10
*
Set the background traits after the BPD and IPD are set.
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
Set the background a little later, after the IPD is set. A block area grows a...
Jeremias Maerki
2005-08-29
1
-2
/
+2
*
A little more debug output.
Jeremias Maerki
2005-08-29
1
-1
/
+2
*
Write the start-indent trait to the area tree XML.
Jeremias Maerki
2005-08-29
1
-0
/
+3
*
Note about missing background on table-body, table-header and table-footer.
Jeremias Maerki
2005-08-29
1
-7
/
+15
*
Added warning for non-standard fallback
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
Added warning for unimplemented feature
Andreas L. Delmelle
2005-08-28
1
-0
/
+3
*
RTF: borders had been too thick: divide by 50 to convert from millipoint to t...
Peter Herweg
2005-08-28
1
-1
/
+2
*
fixed support for basic-link; process table-footer only, if there is one
Peter Herweg
2005-08-28
1
-7
/
+8
*
Bugzilla #36391:
Jeremias Maerki
2005-08-27
1
-4
/
+7
*
Bugzilla #36394:
Jeremias Maerki
2005-08-27
1
-0
/
+1
*
Bugfixes and code cleanup:
Jeremias Maerki
2005-08-26
1
-136
/
+109
*
Fix problem with SVG painting. ET was not sent.
Jeremias Maerki
2005-08-26
1
-0
/
+1
*
Add support for character area.
Jeremias Maerki
2005-08-26
1
-2
/
+17
[next]