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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented embedding of Type 1 fonts.
Jeremias Maerki
2005-09-05
7
-93
/
+307
*
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
2
-2
/
+12
*
Initial work on enhancing the extension facilities to register special extens...
Jeremias Maerki
2005-09-02
6
-12
/
+444
*
Cleanup of unused imports.
Finn Bock
2005-09-01
3
-9
/
+0
*
Bugzilla #36379:
Finn Bock
2005-08-31
2
-8
/
+8
*
Bugzilla #36418:
Jeremias Maerki
2005-08-31
1
-4
/
+7
*
Fixed the use of Length property for baseline-shift.
Finn Bock
2005-08-30
1
-6
/
+6
*
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
1
-9
/
+18
*
Removed unnecessary comments.
Jeremias Maerki
2005-08-30
1
-8
/
+0
*
Some clean-up.
Jeremias Maerki
2005-08-30
1
-9
/
+4
*
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
*
Write the start-indent trait to the area tree XML.
Jeremias Maerki
2005-08-29
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 #36394:
Jeremias Maerki
2005-08-27
1
-0
/
+1
*
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
*
fixed support for tables and lists
Peter Herweg
2005-08-25
1
-39
/
+81
*
Bugfix for block-container-abs6 which didn't paint correctly in PostScript af...
Jeremias Maerki
2005-08-25
1
-0
/
+1
*
Kerning is currently not supported by the layout engine, so disable it for PD...
Jeremias Maerki
2005-08-25
2
-2
/
+14
*
Improved text painting for PostScript (including letter-space and word-space)
Jeremias Maerki
2005-08-24
4
-119
/
+139
*
Fixes unrecoverable exceptions causing BatchDiffer to fail.
Jeremias Maerki
2005-08-24
2
-2
/
+11
*
Started to implement a resource tracking facility in the PSGenerator. It trac...
Jeremias Maerki
2005-08-23
6
-144
/
+369
*
Moved CLI to its own package. New main class is org.apache.fop.cli.Main.
Jeremias Maerki
2005-08-23
4
-8
/
+87
*
Fix the DSC comment (Begin|EndDocument) for EPS files. It wasn't in the right...
Jeremias Maerki
2005-08-22
1
-3
/
+9
*
Remember the original URI in the FopImage instance.
Jeremias Maerki
2005-08-22
2
-8
/
+8
*
Bugzilla #36224:
Jeremias Maerki
2005-08-21
2
-34
/
+63
*
Remove obsolete method.
Jeremias Maerki
2005-08-21
1
-36
/
+0
*
Rename PDFXMLHandler to what it really is: an SVGHandler.
Jeremias Maerki
2005-08-21
3
-34
/
+33
*
Rename PSXMLHandler to what it really is: an SVGHandler.
Jeremias Maerki
2005-08-21
2
-10
/
+10
*
A big step towards a usable PostScript renderer.
Jeremias Maerki
2005-08-21
10
-897
/
+1541
*
ref to bugzilla 36180
Chris Bowditch
2005-08-15
1
-11
/
+8
*
Removed obsolete code. This seems to be done now by each renderer separately.
Jeremias Maerki
2005-08-14
1
-5
/
+0
*
Squashed some JavaDoc warnings.
Joerg Pietschmann
2005-08-14
6
-13
/
+13
*
Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/inlin...
Jeremias Maerki
2005-08-12
3
-22
/
+52
*
Fix regression that caused duplicate IDs when Reload was pressed in the AWT V...
Jeremias Maerki
2005-08-12
1
-3
/
+2
*
Bugzilla #36146
Jeremias Maerki
2005-08-12
1
-4
/
+6
*
Fallback to default value if "compression" value is not given.
Jeremias Maerki
2005-08-10
1
-2
/
+1
*
Submitted by: Manuel Mall <mm.at.arcus.com.au>
Chris Bowditch
2005-08-09
1
-0
/
+1
*
Bugzilla #35998
Jeremias Maerki
2005-08-05
11
-24
/
+15
*
Removing dependencies of RTF library on the rest of FOP so it can be used sta...
Jeremias Maerki
2005-08-03
9
-258
/
+244
*
Remove "veryveryalpha" warning.
Jeremias Maerki
2005-08-02
1
-5
/
+5
*
Removing unused import.
Finn Bock
2005-07-28
1
-1
/
+0
[next]