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
*
comment for possible thread problem
Keiron Liddle
2002-04-26
1
-0
/
+3
*
synced with branch
Keiron Liddle
2002-04-22
1
-8
/
+6
*
updated to the fluid batik api
Keiron Liddle
2002-04-19
1
-0
/
+12
*
enforce users to call getParser so it can setup the xslt filter
Keiron Liddle
2002-04-19
1
-0
/
+6
*
replaced logkit logger with the logger interface in avalon framework
Keiron Liddle
2002-04-11
25
-130
/
+57
*
basic vertical alignment and height for lines
Keiron Liddle
2002-04-02
10
-18
/
+166
*
a simple impl of getting ipd and line height
Keiron Liddle
2002-03-21
17
-85
/
+157
*
changed property to trait for areas
Keiron Liddle
2002-03-21
9
-57
/
+75
*
initialise driver rather then doing too much in constructor
Keiron Liddle
2002-03-21
2
-4
/
+11
*
updated to changes in batik api
Keiron Liddle
2002-03-21
6
-86
/
+37
*
made it easier to add xml handlers
Keiron Liddle
2002-03-18
3
-13
/
+31
*
comment about reader behaviour
Keiron Liddle
2002-03-11
1
-0
/
+6
*
extends adapter instead of implementing useragent
Keiron Liddle
2002-03-11
2
-89
/
+10
*
no longer needed
Keiron Liddle
2002-03-08
3
-242
/
+0
*
removed unneeded imports
Keiron Liddle
2002-03-08
2
-2
/
+0
*
renders images and ifo to pdf doc
Keiron Liddle
2002-03-08
12
-41
/
+496
*
removed excess spaces
Keiron Liddle
2002-03-07
1
-8
/
+8
*
set user agent on tree builder
Keiron Liddle
2002-03-05
2
-0
/
+5
*
gets namespace of document through different call so conversion is possible
Keiron Liddle
2002-03-05
2
-2
/
+6
*
use buffered stream and close at the end
Keiron Liddle
2002-03-04
1
-1
/
+3
*
remove SVGArea and ImageArea, no longer needed
Keiron Liddle
2002-02-26
17
-201
/
+29
*
Use CharUtilities instead of CharClass
Karen Lease
2002-02-25
4
-25
/
+55
*
Use util.CharUtilities instead
Karen Lease
2002-02-25
1
-85
/
+0
*
improved thread safety of readers
Keiron Liddle
2002-02-25
20
-327
/
+271
*
Correct margin handling on body region for writing-mode
Karen Lease
2002-02-23
3
-16
/
+35
*
Take CTM into account for PDF rendering (small test)
Karen Lease
2002-02-23
2
-6
/
+46
*
Support PDF rendering
Karen Lease
2002-02-23
2
-0
/
+9
*
Add corresponding properties for space-*
Karen Lease
2002-02-23
2
-0
/
+14
*
improved cache
Keiron Liddle
2002-02-22
4
-24
/
+90
*
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
38
-1279
/
+1185
*
removed println
Keiron Liddle
2002-02-21
1
-1
/
+0
*
made access public
Keiron Liddle
2002-02-21
1
-1
/
+5
*
no longer used
Keiron Liddle
2002-02-20
1
-18
/
+0
*
put in inherit keyword
Keiron Liddle
2002-02-20
1
-3
/
+2
*
exit for closing window is only called for the AWTStarter, command line
Keiron Liddle
2002-02-20
2
-4
/
+7
*
made svg context independant so that the svg document does not
Keiron Liddle
2002-02-20
1
-42
/
+55
*
fixed compile error
Keiron Liddle
2002-02-19
3
-4
/
+7
*
Fix some bugs in the CTM logic
Karen Lease
2002-02-18
4
-13
/
+63
*
Initial implementation of CTM (coordinate transformation matrix) to handle re...
Karen Lease
2002-02-17
13
-75
/
+387
*
does a bit better job at adding text to line area
Keiron Liddle
2002-02-11
7
-93
/
+102
*
renders word are to xml
Keiron Liddle
2002-02-08
1
-0
/
+10
*
Generated text is written in UTF-8 encoding instead of ISO-8859-1
Art Welch
2002-01-31
1
-0
/
+35
*
buffered output stream
Keiron Liddle
2002-01-09
1
-1
/
+1
*
utils for characters such as getting width and determining if space
Keiron Liddle
2002-01-08
1
-0
/
+117
*
does some basic text into pdf and svg output just for a start
Keiron Liddle
2002-01-08
30
-868
/
+1084
*
updated to use style task and removed xslt task
Keiron Liddle
2001-12-18
1
-299
/
+0
*
changed names to make transforms easier
Keiron Liddle
2001-12-18
13
-1529
/
+0
*
added design docs to build
Keiron Liddle
2001-12-14
1
-231
/
+0
*
properly setup the element mappings
Keiron Liddle
2001-12-13
3
-77
/
+87
[next]