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
/
org
/
apache
/
fop
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced logkit logger with the logger interface in avalon framework
Keiron Liddle
2002-04-11
2
-3
/
+2
*
a simple impl of getting ipd and line height
Keiron Liddle
2002-03-21
3
-4
/
+3
*
comment about reader behaviour
Keiron Liddle
2002-03-11
1
-0
/
+6
*
renders images and ifo to pdf doc
Keiron Liddle
2002-03-08
7
-27
/
+180
*
remove SVGArea and ImageArea, no longer needed
Keiron Liddle
2002-02-26
1
-89
/
+0
*
improved thread safety of readers
Keiron Liddle
2002-02-25
20
-327
/
+271
*
improved cache
Keiron Liddle
2002-02-22
3
-24
/
+81
*
fix for no class def found error if no batik
Keiron Liddle
2002-02-22
2
-46
/
+72
*
some preliminary changes to image handling
Keiron Liddle
2002-02-21
26
-949
/
+1021
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
1
-0
/
+5
*
fixed some compile problems
Keiron Liddle
2001-11-22
3
-9
/
+1
*
fix to prevent fop hanging with animated gifs
Keiron Liddle
2001-11-22
1
-2
/
+4
*
removed message handler
Keiron Liddle
2001-11-22
4
-23
/
+22
*
PR:
Tore Engvig
2001-11-16
5
-41
/
+391
*
made the batik pdf transcoder work again
Keiron Liddle
2001-11-15
1
-1
/
+1
*
changed the parent to FONode
Keiron Liddle
2001-11-09
2
-4
/
+1
*
updated for changes to batik
Keiron Liddle
2001-10-30
1
-1
/
+4
*
new area tree and rendering stuff
Keiron Liddle
2001-10-22
1
-4
/
+0
*
changed api associated with batik to current batik
Keiron Liddle
2001-10-12
1
-0
/
+5
*
throws a different error if base dir not specified
Keiron Liddle
2001-10-11
1
-0
/
+6
*
gets the width and height in a better way
Keiron Liddle
2001-09-25
1
-10
/
+19
*
updated use of batik to changed api
Keiron Liddle
2001-09-24
1
-10
/
+149
*
Patch to handle direct embedding of jpeg images into pdf
Keiron Liddle
2001-09-18
4
-8
/
+163
*
improved debugging messages a bit
Keiron Liddle
2001-09-11
2
-2
/
+2
*
forgot about quotes
Keiron Liddle
2001-09-07
1
-0
/
+5
*
handles uri's with "url(" + URI + ")"
Keiron Liddle
2001-09-07
1
-1
/
+15
*
Formatted code according to code standards.
Tore Engvig
2001-07-30
20
-1700
/
+1495
*
combined property list setting into element setting
Keiron Liddle
2001-07-12
1
-4
/
+2
*
fixed line endings
Keiron Liddle
2001-07-04
1
-55
/
+10
*
changed to correct mime type
Keiron Liddle
2001-06-28
2
-8
/
+16
*
changed license
Keiron Liddle
2001-06-25
1
-49
/
+5
*
compiles on jdk1.1
Keiron Liddle
2001-06-25
1
-2
/
+9
*
trys to get the reference from baseDir + ref path
Keiron Liddle
2001-06-21
1
-10
/
+2
*
SGK/AHS: inling of images
arved
2001-06-10
1
-2
/
+41
*
gives it the correct size
Keiron Liddle
2001-06-08
1
-2
/
+2
*
now passes in url string to the analyser
Keiron Liddle
2001-05-21
12
-562
/
+197
*
restored support for external svg images
Keiron Liddle
2001-05-17
2
-154
/
+89
*
Add TIFFReader support
eschaeffer
2000-12-18
1
-47
/
+48
*
Image reader for TIFF images
eschaeffer
2000-12-18
1
-0
/
+138
*
Patch from Kelly Campbell. Fix NullPointerException...
eschaeffer
2000-12-12
1
-120
/
+122
*
support for the JAIImage class is added, but commented. To use the JAIImage c...
eschaeffer
2000-11-28
1
-0
/
+6
*
FopImage class that uses JAI.
eschaeffer
2000-11-28
1
-0
/
+179
*
patch from Stephen Fry
eschaeffer
2000-11-24
1
-3
/
+7
*
patch from Kelly A. Campbell
eschaeffer
2000-11-24
4
-8
/
+34
*
patch from Kelly A. Campbell
eschaeffer
2000-11-24
1
-1
/
+1
*
patch from Kelly A. Campbell
eschaeffer
2000-11-24
1
-1
/
+2
*
Adds textdeko.fo file example. Applies Art Welch's JDK 1.1.x compatibility
Steve Coffman
2000-10-26
1
-12
/
+12
*
Correction for the text-align bug.
eschaeffer
2000-10-19
1
-4
/
+7
*
This applies Ross Golder's unicode patch. It also adds Mark Reeves
Steve Coffman
2000-10-12
1
-4
/
+4
*
Modify the Factory to use the BmpImage class
eschaeffer
2000-09-25
1
-2
/
+2
[next]